GitHub · Capability
GitHub Org API — Webhooks
GitHub Org API — Webhooks. 11 operations. Lead operation: GitHub List Organization Webhooks. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Listorganizationwebhooks
— GitHub List Organization Webhooks
/v1/orgs/{org}/hooks
POST
Createanorganizationwebhook
— GitHub Create an Organization Webhook
/v1/orgs/{org}/hooks
GET
Getanorganizationwebhook
— GitHub Get an Organization Webhook
/v1/orgs/{org}/hooks/{hook-id}
PATCH
Updateanorganizationwebhook
— GitHub Update an Organization Webhook
/v1/orgs/{org}/hooks/{hook-id}
DELETE
Deleteanorganizationwebhook
— GitHub Delete an Organization Webhook
/v1/orgs/{org}/hooks/{hook-id}
GET
Getwebhookconfigurationforanorganization
— GitHub Get Webhook Configuration for an Organization
/v1/orgs/{org}/hooks/{hook-id}/config
PATCH
Updatewebhookconfigurationforanorganization
— GitHub Update Webhook Configuration for an Organization
/v1/orgs/{org}/hooks/{hook-id}/config
GET
Listdeliveriesforanorganizationwebhook
— GitHub List Deliveries for an Organization Webhook
/v1/orgs/{org}/hooks/{hook-id}/deliveries
GET
Getwebhookdeliveryforanorganizationwebhook
— GitHub Get Webhook Delivery for an Organization Webhook
/v1/orgs/{org}/hooks/{hook-id}/deliveries/{delivery-id}
POST
Redeliverdeliveryforanorganizationwebhook
— GitHub Redeliver Delivery for an Organization Webhook
/v1/orgs/{org}/hooks/{hook-id}/deliveries/{delivery-id}/attempts
POST
Pinganorganizationwebhook
— GitHub Ping an Organization Webhook
/v1/orgs/{org}/hooks/{hook-id}/pings
MCP Tools
github-list-organization-webhooks
GitHub List Organization Webhooks
read-only
idempotent
github-create-organization-webhook
GitHub Create an Organization Webhook
github-get-organization-webhook
GitHub Get an Organization Webhook
read-only
idempotent
github-update-organization-webhook
GitHub Update an Organization Webhook
idempotent
github-delete-organization-webhook
GitHub Delete an Organization Webhook
idempotent
github-get-webhook-configuration-organization
GitHub Get Webhook Configuration for an Organization
read-only
idempotent
github-update-webhook-configuration-organization
GitHub Update Webhook Configuration for an Organization
idempotent
github-list-deliveries-organization-webhook
GitHub List Deliveries for an Organization Webhook
read-only
idempotent
github-get-webhook-delivery-organization
GitHub Get Webhook Delivery for an Organization Webhook
read-only
idempotent
github-redeliver-delivery-organization-webhook
GitHub Redeliver Delivery for an Organization Webhook
github-ping-organization-webhook
GitHub Ping an Organization Webhook