Internal
Section
The section item type.
Send "type": "section". A primitive the editor draws; it has no MCP tool.
Fields
titlestringthemeenum<string>One of white, ash, ink, mockflow, mint, citrus, blossom, orchid, teal, sunny, cherry or sand. Defaults to ash.
Example
{
"type": "section",
"data": {
"title": "Q4 Launch Planning",
"theme": "ash"
}
}
Was this page helpful?