Whiteboards
Space MCP tools in the Whiteboards scope (whiteboards). Reach these with a wks_live_ key over space-mcp or space-api.
Tools in the whiteboards scope, callable over space-mcp (tools/call) or space-api (REST) with a wks_live_* key that grants whiteboards.
create_whiteboard
Scope: whiteboards:write
Create a blank whiteboard in the space.
| Parameter | Type | Required | Description |
|---|---|---|---|
title | string |
get_whiteboard
Scope: whiteboards:read
Get a whiteboard including its ui_code (Excalidraw JSON).
| Parameter | Type | Required | Description |
|---|---|---|---|
whiteboard_id | string | yes |
list_whiteboards
Scope: whiteboards:read
List whiteboards (Excalidraw canvases) in the space.