list_monday_boards
Retrieve boards from your Monday.com account. Set a limit to control how many boards are returned, and provide your API key for authentication.
Instructions
List boards in a Monday.com account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max boards to return (default 25) | |
| api_key | No | Monday.com API token (or set MONDAY_API_KEY) |