Skip to main content
Glama

add_subtask

Extend task management by adding subtasks to existing tasks in Task Master. Specify parent task ID, subtask details, and dependencies to organize and track project progress effectively.

Instructions

Add a subtask to an existing task

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dependenciesNoComma-separated list of dependency IDs for the new subtask
descriptionNoDescription for the new subtask
detailsNoImplementation details for the new subtask
fileNoAbsolute path to the tasks file (default: tasks/tasks.json)
idYesParent task ID (required)
projectRootYesThe directory of the project. Must be an absolute path.
skipGenerateNoSkip regenerating task files
statusNoStatus for the new subtask (default: 'pending')
tagNoTag context to operate on
taskIdNoExisting task ID to convert to subtask
titleNoTitle for the new subtask (when creating a new subtask)

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