flowzap_mindmap_template
Generate a ready-to-extend FlowZap Code skeleton for a Mind Map. Returns a tree structure with a central circle root, rectangle branches and sub-branches, and optional cross-links between branches. Use this to bootstrap a new mind map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Depth of sub-branches per main branch (default: 2, max: 4) | |
| topic | No | Central topic label for the mind map root (default: 'Central Topic') | |
| branches | No | Number of main branches from the root (default: 3, max: 8) |