updateTask
Modify task details such as category, priority, status, or description using the task ID. Ideal for updating and managing tasks in the Task API Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | New task category (if you want to change it) | |
priority | No | New task priority (if you want to change it) | |
status | No | New task status (if you want to change it) | |
task | No | New task description/title (if you want to change it) | |
taskId | Yes | The unique ID of the task to update |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Task API Server
Related Tools
- @milkosten/task-mcp-server
- @bsmi021/mcp-task-manager-server
- @milkosten/task-mcp-server
- @Doist/todoist-mcp
- @jhirono/todoMCP