You're viewing a demo portfolio

Join the waitlist
PRSM

todoist_list_tasks

Active

Tool of Todoist

declared in 0.1.0

List active (incomplete) tasks / to-do items from Todoist. Optionally filter by a project id, or by a Todoist filter query (a powerful query language, e.g. "today | overdue", "p1 & #Work", "no date"). Returns each task's id, content, description, project id, priority, due date/datetime, labels, and web URL.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "filter": {
      "type": "string",
      "description": "Optional Todoist filter query to select tasks, e.g. \"today | overdue\", \"p1\", \"#Work & no date\", \"7 days\". See Todoist's filter query language."
    },
    "project_id": {
      "type": "string",
      "description": "Optional project id to restrict tasks to a single Todoist project (from todoist_list_projects)."
    }
  }
}

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_list_tasks — Todoist — PRSM MCP