add_tasks_to_request
Add more tasks to an existing request.
How to use it
add_tasks_to_request is exposed by the Taskflow MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the add_tasks_to_request tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Taskflow MCP
npx taskflow-mcpOther tools in Taskflow MCP (16)
Add a dependency to a request or task.
Add a note to a request.
Add subtasks to an existing task.
Delete a note from a request.
Delete a subtask from a task.
Delete a task from a request.
Export the current status of all tasks in a request to a file. It's recommended to use absolute paths for more reliable file creation.
Retrieve the next pending task for a request.
List all requests in the system.
Mark a subtask as completed.
Mark a task as completed.
Get details about a specific task.
Register a new user request and plan its associated tasks (with optional subtasks).
Update an existing note.
Update a subtask's title or description.
Update a task's title or description.