list_boards
List all boards in your organization, returning slug, name, description, and member count for each.
Instructions
List all boards (projects) in the organisation.
Returns each board's slug, name, description, and member count. Use get_board() for full detail on a specific board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |