File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ Currently available tools:
1919| | ` kv_namespace_get ` | Get details of a kv namespace in your Cloudflare account |
2020| | ` kv_namespace_update ` | Update the title of a kv namespace in your Cloudflare account |
2121| ** Workers** | ` workers_list ` | List all Workers in your Cloudflare account |
22- | | ` worker_get_worker ` | Get the source code of a Cloudflare Worker |
22+ | | ` workers_get_worker ` | Get the details of a Cloudflare Worker |
23+ | | ` workers_get_worker_code ` | Get the source code of a Cloudflare Worker |
2324| ** R2 Buckets** | ` r2_buckets_list ` | List r2 buckets in your Cloudflare account |
2425| | ` r2_bucket_create ` | Create a new r2 bucket in your Cloudflare account |
2526| | ` r2_bucket_get ` | Get details about a specific R2 bucket |
You can’t perform that action at this time.
0 commit comments