List Projects
list_projectsRetrieve all user projects to get an overview of lists, IDs, names, colors, and view modes.
Instructions
Retrieve all projects (清单/folders/lists) for the current user.
WHEN TO USE:
Get an overview of all projects (查看所有清单)
Find a project ID before operating on tasks (查找清单ID)
Check project names (名称), colors (颜色), and view modes (视图模式)
RETURNS: Project list with id, name (名称), color (颜色), viewMode (视图模式), permissions, kind (TASK=任务清单/NOTE=笔记清单).
💡 TIP: After getting the project list, use 'list_tasks' with projectId to get tasks, or 'get_project_data' for complete project data including tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| projects | Yes |