Software Planning Tool

save_plan

Save implementation plans directly within the Software Planning Tool to ensure accurate task tracking and progress management during software development.

Instructions

Save the current implementation plan

Input Schema

NameRequiredDescriptionDefault
planYesThe implementation plan text to save

Input Schema (JSON Schema)

{ "properties": { "plan": { "description": "The implementation plan text to save", "type": "string" } }, "required": [ "plan" ], "type": "object" }

You must be authenticated.

Other Tools from Software Planning Tool

Related Tools

ID: a35c7qc7ie