List Board Automations
list_automationsList all automations on a monday.com board, including their IDs, titles, active state, and configuration.
Instructions
List all automations on a specific monday.com board, including their ids, titles, active state, and configuration. When NOT to use: Do not call this tool to get general board information unrelated to automations. Note: Some legacy automations may not appear — mention this if users ask about missing automations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | The numeric board ID as a string. | |
| limit | No | Maximum number of automations to return. Default: 100. | |
| cursor | No | Pagination cursor from a previous response. Pass to retrieve the next page of automations. |