Capture plan
capture_planCreate a new implementation plan to structure goals into actionable steps with deadlines, status tracking, and project association.
Instructions
Create a new implementation plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Input parameter: tags. | |
| goals | No | Input parameter: goals. | |
| steps | No | Input parameter: steps. | |
| title | Yes | Short descriptive title. | |
| due_at | No | Input parameter: due at. | |
| status | No | Input parameter: status. | |
| project_id | No | Project ID (UUID). | |
| description | No | Short description. | |
| is_personal | No | Input parameter: is personal. | |
| workspace_id | No | Workspace ID (UUID). |