You're viewing a demo portfolio

Join the waitlist
PRSM

todoist_list_sections

Active

Tool of Todoist

declared in 0.1.0

List the sections within a Todoist project. Sections group tasks inside a project. Returns each section's id, project id, name, and order. Use to understand how tasks in a project are organized.

Parameters schema

{
  "type": "object",
  "required": [
    "project_id"
  ],
  "properties": {
    "project_id": {
      "type": "string",
      "description": "The id of the Todoist project whose sections to list (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 →