gitee_list_webhooks
List webhooks for a Gitee repository by specifying owner and repo. Pagination support allows browsing multiple webhooks.
Instructions
List webhooks for a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| page | No | Page number | |
| per_page | No | Items per page (max 100) |