Get Board Context
get_board_contextRetrieve a text summary and underlying clusters of a FigJam board, optionally filtered by a specific topic.
Instructions
Returns a text summary plus the underlying clusters for a previously ingested board, optionally scoped to a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Optional topic to focus the context on | |
| boardId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusters | Yes | ||
| contextText | Yes |