list_boards
Retrieve all boards accessible in your current space, with an option to filter by project ID for focused results.
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 |