Skip to main content
Glama

Productive-GET-MCP

get_task

Retrieve comprehensive task details including status, assigned team members, project context, time tracking, comments, files, and deadlines by providing the task ID.

Instructions

Get detailed task information by ID including all related data.

Returns comprehensive task details including:

  • Task description, priority, and current status

  • Assigned team member with role and hourly rate

  • Parent project with budget and client details

  • Time tracking: estimated vs actual hours

  • All comments and discussion history

  • Attached files and checklist items (todos)

  • Due dates, start dates, and completion timeline

Args: task_id: Productive task ID

Input Schema

NameRequiredDescriptionDefault
task_idYesProductive task ID

Input Schema (JSON Schema)

{ "properties": { "task_id": { "description": "Productive task ID", "type": "integer" } }, "required": [ "task_id" ], "type": "object" }

Other Tools from Productive-GET-MCP

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/druellan/Productive-GET-MCP'

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