v2.0.1
Fixes and additions after reviewing the Craft Space API documentation.
Fixed:
codeLanguage→language(canonical API field name)- Font values use canonical names (serif, rounded, mono) with MCP aliases noted
Added:
- Production data safety warning (from Craft API 'Note for AI')
- 7 missing block types: image, video, file, drawing, table, richUrl, card/page
- Full code language list (38+ languages)
- Markdown special tokens: callout, caption, highlight colors, nested pages, block/date links
- Text alignment (left/center/right/justify)
- Block colors via decorations
- Divider lineStyle values (strong/regular/light/extraLight/pageBreak)
- --fetchMetadata and --depth documentation for blocks get
- indentationLevel range (0–5)
- Document ID = root block ID clarification
- Safety check added to pre-finalize checklist