make_list_teams
List teams in a Make.com organization, returning each team's ID and name. Required for accessing scenarios with make_list_scenarios.
Instructions
List teams inside a Make.com organization (id + name). teamId is required by make_list_scenarios. If organization_id is omitted, the configured one is used, or the single org is auto-selected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | No | Organization ID (optional; falls back to configured MAKE_ORG_ID or the only org) |