Create and share a diagram
create_drawingPublish native canvas JSON and return its public URL, revision and PRIVATE editToken. Retain editToken for later edits and never show it with the shared link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Public title (1–200 characters). | |
| document | Yes | Native editor document, not an exported local-backup wrapper. See get_drawing_format for field details and per-type examples. |