Asana · Capability
Asana — Webhooks
Asana — Webhooks. 5 operations. Lead operation: Asana Get multiple webhooks. Self-contained Naftiko capability covering one Asana business surface.
What You Can Do
GET
Getwebhooks
— Asana Get multiple webhooks
/v1/webhooks
POST
Createwebhook
— Asana Establish a webhook
/v1/webhooks
GET
Getwebhook
— Asana Get a webhook
/v1/webhooks/{webhook-gid}
PUT
Updatewebhook
— Asana Update a webhook
/v1/webhooks/{webhook-gid}
DELETE
Deletewebhook
— Asana Delete a webhook
/v1/webhooks/{webhook-gid}
MCP Tools
asana-get-multiple-webhooks
Asana Get multiple webhooks
read-only
idempotent
asana-establish-webhook
Asana Establish a webhook
asana-get-webhook
Asana Get a webhook
read-only
idempotent
asana-update-webhook
Asana Update a webhook
idempotent
asana-delete-webhook
Asana Delete a webhook
idempotent