Software Planning Tool

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

ID: a35c7qc7ie