Skip to main content
Glama

ticktick_list_projects

Retrieve all TickTick projects and task lists to identify project IDs needed for creating or managing tasks within specific projects.

Instructions

List all TickTick projects (task lists) in the user's account.

Returns all projects with their IDs and names. Use the project ID with other tools to create or list tasks in a specific project.

Returns: str: JSON array of projects, each containing: - id (str): Project ID - name (str): Project name - color (str): Project color - closed (bool): Whether the project is archived

Examples: - Use when: "What projects/lists do I have in TickTick?" - Use when: You need a project ID before creating or listing tasks

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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