Close
Toolcog home
toolcog
cloudflare
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
All statuses
All statuses
Active
Deprecated
Create dispatch namespace
namespace-worker-create
POST/accounts/{account_id}/workers/dispatch/namespaces
Workers for Platforms
Delete dispatch namespace
namespace-worker-delete-namespace
DELETE/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}
Workers for Platforms
Delete script secret
namespace-worker-delete-script-secret
DELETE/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets/{secret_name}
Workers for Platforms
Delete Script Tag
namespace-worker-delete-script-tag
DELETE/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/tags/{tag}
Workers for Platforms
Delete Scripts in Namespace
namespace-worker-delete-scripts
DELETE/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts
Workers for Platforms
Get dispatch namespace
namespace-worker-get-namespace
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}
Workers for Platforms
Get Script Bindings
namespace-worker-get-script-bindings
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/bindings
Workers for Platforms
Get Script Content
namespace-worker-get-script-content
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/content
Workers for Platforms
Get secret binding
namespace-worker-get-script-secrets
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets/{secret_name}
Workers for Platforms
Get Script Settings
namespace-worker-get-script-settings
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/settings
Workers for Platforms
Get Script Tags
namespace-worker-get-script-tags
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/tags
Workers for Platforms
List dispatch namespaces
namespace-worker-list
GET/accounts/{account_id}/workers/dispatch/namespaces
Workers for Platforms
List Script Secrets
namespace-worker-list-script-secrets
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets
Workers for Platforms
List Scripts in Namespace
namespace-worker-list-scripts
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts
Workers for Platforms
Patch dispatch namespace
namespace-worker-patch-namespace
PATCH/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}
Workers for Platforms
Patch Script Settings
namespace-worker-patch-script-settings
PATCH/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/settings
Workers for Platforms
Update dispatch namespace
namespace-worker-put-namespace
PUT/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}
Workers for Platforms
Put Script Content
namespace-worker-put-script-content
PUT/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/content
Workers for Platforms
Add script secret
namespace-worker-put-script-secrets
PUT/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets
Workers for Platforms
Put Script Tag
namespace-worker-put-script-tag
PUT/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/tags/{tag}
Workers for Platforms
1
2
Next