Skip to main content
Glama

Software Planning Tool

by NightTrek

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NightTrek/Software-planning-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server