List monday.com boards
monday_list_boardsLists boards from your monday.com account, newest first. Search by name fragment or workspace to find the board ID needed for other operations.
Instructions
Lists boards, newest use first. Use name to search by a part of the board name. The result carries board ids, which every other tool needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Keep only boards whose name holds this text, ignoring letter case. This filters the fetched page only, so advance `page` if nothing matches. | |
| page | No | 1 based page number. Default 1. | |
| limit | No | Default 50. | |
| workspace_id | No | Keep only boards in this workspace. |