Skip to main content
Glama

goodday-mcp

by cdmx-in

get_task

Retrieve detailed information about a specific task using its unique ID. Integrates with the Goodday project management platform to provide secure, context-aware task data without altering existing records.

Instructions

Get details of a specific task.

Args: task_id: The ID of the task to retrieve

Input Schema

NameRequiredDescriptionDefault
task_idYes

Input Schema (JSON Schema)

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

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/cdmx-in/goodday-mcp'

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