Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
DeltaTask MCP Server
Claim
by
brysontang
GitHub
Note Taking
Databases
Python
MIT License
2
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
update_task
Update an existing task.
Input Schema
Name
Required
Description
Default
task_id
Yes
updates
Yes
Input Schema (JSON Schema)
{ "properties": { "task_id": { "title": "Task Id", "type": "string" }, "updates": { "title": "Updates", "type": "object" } }, "required": [ "task_id", "updates" ], "title": "update_taskArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
create_subtasks
create_task
delete_task
finish_task
get_all_tags
get_statistics
get_subtasks
get_task_by_id
list_tasks
search_tasks
sync_tasks
update_task