Skip to main content
Glama

DeltaTask MCP Server

by brysontang

get_task_by_id

Retrieve detailed information for a specific task using its unique ID to manage and organize tasks efficiently within the DeltaTask MCP Server system.

Instructions

Get details for a specific task by ID.

Input Schema

NameRequiredDescriptionDefault
task_idYes

Input Schema (JSON Schema)

{ "properties": { "task_id": { "title": "Task Id", "type": "string" } }, "required": [ "task_id" ], "title": "get_task_by_idArguments", "type": "object" }

Other Tools from DeltaTask MCP Server

Related Tools

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/brysontang/DeltaTask'

If you have feedback or need assistance with the MCP directory API, please join our Discord server