list_webhooks
List registered webhook endpoints with cursor-based pagination. Retrieve a page of webhooks to monitor or update your Praxicraft integrations.
Instructions
List registered webhook endpoints (cursor-paginated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Opaque cursor from next_cursor / previous_cursor of a prior page | |
| page_size | No | Results per page (default 20, max 100) |