generate_plan
Convert thinking session insights into actionable plans by generating executable operations from structured reasoning sessions.
Instructions
Generate an action plan from a completed thinking session. Converts thoughts into executable operations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The thinking session ID | |
| operations | No | Optional manual operations (skips auto-generation) |