list_org_webhooks
List all webhooks configured for a GitHub organization, with pagination support to view results per page. Use this to audit or manage organization-level webhook settings.
Instructions
List all webhooks for an organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization name | |
| page | No | Page number (default: 1) | |
| per_page | No | Number of results per page (default: 30) |