mix_get_plan
Fetch a saved mix plan by ID to review the intended production steps and revision notes.
Instructions
Read one process-local reviewable plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| source | Yes | ||
| status | No | draft | |
| plan_id | Yes | ||
| warnings | No | ||
| rationale | No | ||
| created_at | Yes | ||
| operations | Yes | ||
| schema_version | No | 1.0 | |
| session_fingerprint | Yes |