list_scenarios
Retrieve scenarios for a Make.com team or organization, with pagination and limits, to inspect or manage automation workflows.
Instructions
List all scenarios for a team or organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 50) | |
| offset | No | Pagination offset | |
| teamId | No | Team ID (required if no organizationId) | |
| organizationId | No | Organization ID (required if no teamId) |