Search + K

Command Palette

Search for a command to run...

Sign In

Operations

API endpoints available to AI agents

namespace-worker-create
POST/accounts/{account_id}/workers/dispatch/namespaces
Workers for Platforms
namespace-worker-delete-namespace
DELETE/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}
Workers for Platforms
namespace-worker-delete-script-secret
DELETE/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets/{secret_name}
Workers for Platforms
namespace-worker-delete-script-tag
DELETE/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/tags/{tag}
Workers for Platforms
namespace-worker-delete-scripts
DELETE/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts
Workers for Platforms
namespace-worker-get-namespace
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}
Workers for Platforms
namespace-worker-get-script-bindings
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/bindings
Workers for Platforms
namespace-worker-get-script-content
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/content
Workers for Platforms
namespace-worker-get-script-secrets
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets/{secret_name}
Workers for Platforms
namespace-worker-get-script-settings
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/settings
Workers for Platforms
namespace-worker-get-script-tags
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/tags
Workers for Platforms
namespace-worker-list
GET/accounts/{account_id}/workers/dispatch/namespaces
Workers for Platforms
namespace-worker-list-script-secrets
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets
Workers for Platforms
namespace-worker-list-scripts
GET/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts
Workers for Platforms
namespace-worker-patch-namespace
PATCH/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}
Workers for Platforms
namespace-worker-patch-script-settings
PATCH/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/settings
Workers for Platforms
namespace-worker-put-namespace
PUT/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}
Workers for Platforms
namespace-worker-put-script-content
PUT/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/content
Workers for Platforms
namespace-worker-put-script-secrets
PUT/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/secrets
Workers for Platforms
namespace-worker-put-script-tag
PUT/accounts/{account_id}/workers/dispatch/namespaces/{dispatch_namespace}/scripts/{script_name}/tags/{tag}
Workers for Platforms