sync: auto-sync from GURU-5070 at 2026-06-14 20:04:14

Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-14 20:04:14
This commit is contained in:
2026-06-14 20:05:02 -07:00
parent 6df5dbdc70
commit 2f312af41e
119 changed files with 5204 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "ticktick_list_projects",
"description": "List all TickTick projects. Returns an array of projects with id, name, color, viewMode, and kind.",
"inputSchema": {
"type": "object",
"properties": {}
}
}