Skip to main content
Glama

list_completed_tasks

Retrieve completed Todoist tasks from a specified time period, with options to filter by project and limit results.

Instructions

List completed tasks from Todoist within a timespan. Default is last 24 hours. Prefer not to provide `since` and `until` if you want to pull tasks from the last 24 hours. Args: project_name: Filter tasks by project name (optional) since: Start date in ISO format (YYYY-MM-DD) in the user's timezone (optional) until: End date in ISO format (YYYY-MM-DD) in the user's timezone (optional) limit: Maximum number of tasks to return (default 30, max 200) Returns: Dict containing list of completed tasks or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_nameNo
sinceNo
untilNo
limitNo

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

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