8 lines
224 B
JSON
8 lines
224 B
JSON
{
|
|
"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": {}
|
|
}
|
|
} |