make_list_hooks
List Make.com webhooks for a team, returning each hook's ID, name, and webhook URL. Optionally provide a team ID; otherwise uses the configured or only team.
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) |