Skip to main content
Glama

Software Planning Tool

by NightTrek

save_plan

Store the current software implementation plan for future reference or updates. This tool ensures plans are saved securely within the Software Planning Tool, enabling efficient task management and progress tracking.

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" }

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