Skip to main content
Glama

Productive-GET-MCP

get_todo

Retrieve detailed todo checklist information including task context, completion status, assignee details, due dates, time tracking, and related attachments for specific items.

Instructions

Get specific todo checklist item details with full task context.

Returns detailed todo information including:

  • Checkbox item text and completion status

  • Parent task with project and client details

  • Assignee and team member information

  • Due date relative to parent task timeline

  • Time estimates vs actual completion time

  • Related comments and file attachments

Args: todo_id: The Productive todo ID

Input Schema

NameRequiredDescriptionDefault
todo_idYesProductive todo ID

Input Schema (JSON Schema)

{ "properties": { "todo_id": { "description": "Productive todo ID", "type": "integer" } }, "required": [ "todo_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