Skip to main content
Glama

remove_task

Delete a task or subtask permanently from the tasks list using its ID. Specify the project directory and optionally skip confirmation prompts for quick removal.

Instructions

Remove a task or subtask permanently from the tasks list

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
confirmNoWhether to skip confirmation prompt (default: false)
fileNoAbsolute path to the tasks file
idYesID of the task or subtask to remove (e.g., '5' or '5.2'). Can be comma-separated to update multiple tasks/subtasks at once.
projectRootYesThe directory of the project. Must be an absolute path.
tagNoSpecify which tag context to operate on. Defaults to the current active tag.

Latest Blog Posts

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/eyaltoledano/claude-task-master'

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