Task Analysis
task-analysisTask Analysis — Hand a task, get a structured plan back — typed steps, risks, and a go/caution/no-go verdict. Runs claude-haiku-4.5 — the response names the model that served the call. Input: {task: string}. Returns {analysis: {summary, steps, risks, verdict}, model}. (5 MESH/call, a tool · reasoning)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Payload for task-analysis |