Skip to main content
Glama

MCP TaskManager

open_task_details

Retrieve detailed information about a specific task using its 'taskId' in MCP TaskManager. Enables users to inspect task data and progress for better task management and oversight.

Instructions

Get details of a specific task by 'taskId'. This is for inspecting task information at any point.

Input Schema

NameRequiredDescriptionDefault
taskIdYes

Input Schema (JSON Schema)

{ "properties": { "taskId": { "type": "string" } }, "required": [ "taskId" ], "type": "object" }

You must be authenticated.

Other Tools from MCP TaskManager

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/Rudra-ravi/mcp-taskmanager'

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