WAKATODOCS

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.

ParameterTypeRequiredDescription
titlestring

get_whiteboard

Scope: whiteboards:read

Get a whiteboard including its ui_code (Excalidraw JSON).

ParameterTypeRequiredDescription
whiteboard_idstringyes

list_whiteboards

Scope: whiteboards:read

List whiteboards (Excalidraw canvases) in the space.

On this page