Skip to main content
Glama

Software Planning Tool

by NightTrek

remove_todo

Delete a specific todo item from the current software development plan by providing its unique ID, ensuring accurate task management and progress tracking in the Software Planning Tool.

Instructions

Remove a todo item from the current plan

Input Schema

NameRequiredDescriptionDefault
todoIdYesID of the todo item to remove

Input Schema (JSON Schema)

{ "properties": { "todoId": { "description": "ID of the todo item to remove", "type": "string" } }, "required": [ "todoId" ], "type": "object" }
Install Server

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