list_boards
Retrieve all open Trello boards, returning their id, name, and closed status in a JSON array.
Instructions
List all open Trello boards. Returns a JSON array of boards with id, name, and closed status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |