Skip to main content
Glama

Software Planning Tool

by NightTrek

remove_todo

Delete a specific todo item from your software development plan using its unique ID, helping streamline task management and maintain project clarity.

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

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