Skip to main content
Glama

ticktick_list_tasks

Read-onlyIdempotent

Retrieve all active tasks from a specific TickTick project by providing the project ID. Use this tool to view your to-do list items, check task details, and manage project workload.

Instructions

List all active tasks in a specific TickTick project.

Fetches all tasks for the given project ID. Use ticktick_list_projects first if you don't know the project ID.

Args: params (ListTasksInput): - project_id (str): Project ID to list tasks from

Returns: str: JSON array of tasks, each with id, title, content, due_date, priority, status, tags, and project_id.

Examples: - Use when: "Show me my tasks in the Work project" - Use when: "What's on my to-do list?"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/Salen-Project/ticktick-mcp'

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