create_user_journey
Map user experiences by creating a horizontal journey diagram with color-coded emotion indicators for each step. Visualize user emotions and actions to identify pain points.
Instructions
Create a user journey map.
Generates a horizontal journey map showing steps with emotion indicators. Each step shows a label, emotion (color-coded), and optional description.
Args: steps: List of journey steps with label and emotion title: Optional journey title output_path: Optional output file path theme: Color theme - "light" or "dark"
Returns: Absolute path to the generated .excalidraw file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | ||
| theme | No | light | |
| title | No | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |