get_board_common_preference
Retrieve the common preference row attached to a board. Returns present=false if the preference is absent, without creating a new row.
Instructions
Read the CommonBoardPreference row attached to board.app.Board. Returns present=false when the preference row is absent and never creates it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The successful tool result. The same value is also serialized as JSON in the text content for clients that do not read structuredContent. | |
| warnings | No | Optional agent-visible warnings about degraded result fidelity. Omitted when the server returned the documented happy-path payload. |