list_boards
Retrieve top-level boards or those inside a collection by providing the collection's name or ID.
Instructions
List boards in the organization.
By default, lists boards at the TOP LEVEL only (not inside collections/folders).
To find boards inside a collection:
First call list_collections to see available collections
Then call list_boards with the collection name or ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | No | Collection (folder) name or ID. If not provided, only top-level boards are returned. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||