list_boards
List all tracked GitHub Projects v2 kanban boards, returning each board's ID, number, title, and URL to enable quick selection and retrieval of board details.
Instructions
List the GitHub Projects v2 boards the user tracks.
Covers the configured repository's account when there is one, plus every
project source added on the board. Returns each board's ``id`` (needed by
``get_board``), ``number``, ``title`` and ``url``.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |