make_list_hooks
List all webhooks in a Make.com team to retrieve their IDs, names, and URLs for use with triggers.
Instructions
List Make.com webhooks for a team. Returns each hook's id, name and its webhook URL (used by make_trigger_webhook). team_id falls back to the configured team or the only team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team ID (optional; falls back to configured MAKE_TEAM_ID or the only team) |