list_org_hooks
List webhooks for an organization in Forgejo. Supports pagination with page and limit parameters.
Instructions
List webhooks for an organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Name of the organization | |
| page | No | Page number (starts at 1) | |
| limit | No | Number of results per page (max 50) |