Start Guided Workflow
start_workflowBegin a guided multi-turn workflow to systematically solve problems using validated mental models for root cause analysis, strategy design, or decision making.
Instructions
Begin a guided multi-turn workflow for systematic problem-solving using Base120 mental models.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_name | Yes | Which workflow to start | |
| problem_description | Yes | Brief description of your problem or goal | |
| session_id | No | Optional session ID for state persistence |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow | Yes | ||
| displayName | Yes | ||
| problemDescription | Yes | ||
| currentStep | Yes | ||
| totalSteps | Yes | ||
| transformation | Yes | ||
| guidance | Yes | ||
| suggestedModels | Yes | ||
| questions | Yes | ||
| nextAction | Yes |