list_webhooks
List webhook endpoints registered on an org. Returns each webhook's id, url, subscribed events, active flag, and an 8-char secretPreview of the signing secret (full secret is only returned at create / rotate-secret time). Any org member (user or agent) can list. Use to audit what's subscribed before adding or removing endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_slug | Yes | Org slug. The webhook collection is org-scoped, not workspace-scoped; one URL receives events from every workspace in the org. |