list_directions
Browse the full 'pick a vibe' menu: all 14 named art directions (9 light-base, 5 dark-base) with their taglines, vibe tags, and what each is best for. Use when the user wants to SEE the available directions and choose one themselves, rather than have get_design_direction auto-pick from the business. Pick an id from the menu and pass it as the direction argument to get_section_code, get_asset_pack, get_hero_concept, or synthesize_direction_from_references. Browsing the menu does not consume a metered call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tone | No | Optionally show only light-base (9) or dark-base (5) directions | |
| response_format | No | Return a human-skimmable markdown menu (default) or a structured JSON array |