list_boards
Retrieve all boards in your workspace, with optional filtering by a specific project ID.
Instructions
List all accessible boards in the current space, optionally filtered by project.
Examples:
All boards: list_boards()
Boards in project: list_boards(projectId: "...")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No |