Prefect · Capability
Prefect Cloud API — Webhooks
Prefect Cloud API — Webhooks. 7 operations. Lead operation: Create Webhook. Self-contained Naftiko capability covering one Prefect business surface.
What You Can Do
POST
Createwebhookapiaccountsaccountidworkspacesworkspaceidwebhookspost
— Create Webhook
/v1/api/accounts/{account-id}/workspaces/{workspace-id}/webhooks
POST
Querywebhooksapiaccountsaccountidworkspacesworkspaceidwebhooksfilterpost
— Query Webhooks
/v1/api/accounts/{account-id}/workspaces/{workspace-id}/webhooks/filter
PUT
Updatewebhookapiaccountsaccountidworkspacesworkspaceidwebhookswebhookidput
— Update Webhook
/v1/api/accounts/{account-id}/workspaces/{workspace-id}/webhooks/{webhook-id}
PATCH
Partialupdatewebhookapiaccountsaccountidworkspacesworkspaceidwebhookswebhookidpatch
— Partial Update Webhook
/v1/api/accounts/{account-id}/workspaces/{workspace-id}/webhooks/{webhook-id}
DELETE
Deletewebhookapiaccountsaccountidworkspacesworkspaceidwebhookswebhookiddelete
— Delete Webhook
/v1/api/accounts/{account-id}/workspaces/{workspace-id}/webhooks/{webhook-id}
GET
Readwebhookapiaccountsaccountidworkspacesworkspaceidwebhookswebhookidget
— Read Webhook
/v1/api/accounts/{account-id}/workspaces/{workspace-id}/webhooks/{webhook-id}
POST
Rotatewebhookslugapiaccountsaccountidworkspacesworkspaceidwebhookswebhookidrotatepost
— Rotate Webhook Slug
/v1/api/accounts/{account-id}/workspaces/{workspace-id}/webhooks/{webhook-id}/rotate
MCP Tools
create-webhook
Create Webhook
query-webhooks
Query Webhooks
read-only
update-webhook
Update Webhook
idempotent
partial-update-webhook
Partial Update Webhook
idempotent
delete-webhook
Delete Webhook
idempotent
read-webhook
Read Webhook
read-only
idempotent
rotate-webhook-slug
Rotate Webhook Slug