You're viewing a demo portfolio

Join the waitlist
PRSM

todoist_get_task

Active

Tool of Todoist

declared in 0.1.0

Get the full details of a single Todoist task / to-do item by its id, including content, description, project id, section id, priority, due date/datetime, labels, web URL, and creation time. Use after todoist_list_tasks to inspect one task.

Parameters schema

{
  "type": "object",
  "required": [
    "task_id"
  ],
  "properties": {
    "task_id": {
      "type": "string",
      "description": "The id of the Todoist task to retrieve (from a task list result)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Todoist

https://github.com/pipeworx-io/mcp-todoist

1/7 registries
View full server →
todoist_get_task — Todoist — PRSM MCP