Skip to main content
Glama
shayonpal

mcp-todoist

todoist_projects

Manage Todoist projects by creating, updating, archiving, and organizing them with metadata support for efficient task organization.

Instructions

Complete project management for Todoist - create, read, update, archive, and query projects with metadata support

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
colorNoProject color
include_archivedNoInclude archived projects (for list)
is_favoriteNoMark as favorite
nameNoProject name
parent_idNoParent project ID
project_idNoProject ID (required for get/update/delete/archive/unarchive)
view_styleNoView style
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden but offers minimal behavioral insight. It mentions 'archive' as an action but doesn't clarify if deletion is permanent, what permissions are required, rate limits, or response formats. For a multi-action tool with 8 parameters, this leaves significant gaps in understanding tool behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is efficiently structured in a single sentence that front-loads the core purpose. Every element earns its place, though it could be slightly more specific about scope. No wasted words or redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex multi-action tool with 8 parameters, no annotations, and no output schema, the description is insufficient. It doesn't explain how different actions work, what responses look like, error conditions, or prerequisites. The agent would struggle to use this effectively without trial and error.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents all parameters thoroughly. The description adds no specific parameter information beyond implying 'metadata support' might relate to color, favorite status, etc. Baseline 3 is appropriate when schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose as 'Complete project management for Todoist' with specific verbs (create, read, update, archive, query) and resource (projects). It distinguishes from siblings like todoist_tasks or todoist_labels by focusing on projects, though it doesn't explicitly contrast with them.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives like todoist_tasks for task management or todoist_sections for section operations. It mentions 'metadata support' but doesn't explain when that's relevant or when other tools might be more appropriate.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/shayonpal/mcp-todoist'

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