Composio · Capability
Composio Platform API — Webhook Endpoints
Composio Platform API — Webhook Endpoints. 5 operations. Lead operation: Create webhook endpoint. Self-contained Naftiko capability covering one Composio business surface.
What You Can Do
POST
Postwebhookendpoints
— Create webhook endpoint
/v1/api/v3/webhook-endpoints
GET
Getwebhookendpoints
— List webhook endpoints
/v1/api/v3/webhook-endpoints
GET
Getwebhookendpointsbynanoid
— Get webhook endpoint
/v1/api/v3/webhook-endpoints/{nano-id}
POST
Postwebhookendpointsbynanoid
— Put webhook endpoint configuration
/v1/api/v3/webhook-endpoints/{nano-id}
PATCH
Patchwebhookendpointsbynanoid
— Update webhook endpoint configuration
/v1/api/v3/webhook-endpoints/{nano-id}
MCP Tools
create-webhook-endpoint
Create webhook endpoint
list-webhook-endpoints
List webhook endpoints
read-only
idempotent
get-webhook-endpoint
Get webhook endpoint
read-only
idempotent
put-webhook-endpoint-configuration
Put webhook endpoint configuration
update-webhook-endpoint-configuration
Update webhook endpoint configuration
idempotent