make_list_scenarios
List Make.com scenarios for a team or organization with filters for active-only and result limits.
Instructions
List Make.com scenarios (automations) for a team or organization. Provide team_id OR organization_id (falls back to the configured ones, or the single org). Set active_only=true to return only active scenarios. Results are capped (default 500); 'capped' tells you if more exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max scenarios to return (default 500, max 2000) | |
| team_id | No | Team ID to list scenarios for (preferred) | |
| active_only | No | Only active scenarios (default false) | |
| organization_id | No | Organization ID (used if team_id is not given) |