Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_get_cached_tasks

Retrieve cached tasks from the TickTick MCP Server, with optional filtering by project ID. Includes an option to fetch stale or expired tasks for comprehensive task management.

Instructions

Get all cached tasks, optionally filtered by project

Input Schema

NameRequiredDescriptionDefault
include_staleNoInclude stale/expired cached tasks
project_idNoOptional project ID to filter tasks

Input Schema (JSON Schema)

{ "properties": { "include_stale": { "default": false, "description": "Include stale/expired cached tasks", "type": "boolean" }, "project_id": { "description": "Optional project ID to filter tasks", "type": "string" } }, "type": "object" }
Install Server

Other Tools from TickTick MCP Server

Related Tools

    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/liadgez/ticktick-mcp-server'

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