whiteboard_create
Set up a new whiteboard workspace with customizable data and schema validation. Optionally link to projects for organized task management using ATLAS MCP server.
Instructions
Create a new whiteboard workspace with optional initial data and schema validation. Can be linked to projects for organization.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | No | Initial JSON data (timestamps managed by server). | |
id | Yes | Unique whiteboard identifier (non-empty). | |
projectId | No | Optional project ID to link to (must start with 'proj_'). |