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
3
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
get_task_by_id
Get details for a specific task by ID.
Input Schema
Name
Required
Description
Default
task_id
Yes
Input Schema (JSON Schema)
{ "properties": { "task_id": { "title": "Task Id", "type": "string" } }, "required": [ "task_id" ], "title": "get_task_by_idArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
get_task_by_id
search_tasks
create_task
update_task
delete_task
sync_tasks
list_tasks
get_statistics
create_subtasks
get_all_tags
get_subtasks
finish_task