flowzap_mindmap_approve
Check if valid FlowZap Code is suitable for Mind Map rendering. Returns structured verdict with errors (blocking), warnings (advisory), and info. Rules: diamonds and taskboxes are ERROR (not rendered in mind maps), multiple circles produce WARNING (only the first is the root), edge directions are INFO (ignored by renderer), large/deep diagrams produce advisory warnings. Uses local parsing only - no API call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | FlowZap Code to inspect for mind map readiness |