ticktick_get_cached_tasks
Retrieve cached TickTick tasks from the MCP server, with optional filtering by project and inclusion of expired entries.
Instructions
Get all cached tasks, optionally filtered by project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Optional project ID to filter tasks | |
| include_stale | No | Include stale/expired cached tasks |