workspace_map
Build a navigable map of TickTick folders and projects, optionally including active task counts.
Instructions
Return a navigable map of folders and projects, optionally with active task counts.
[Category: Query & Search] [Auth: V1 + V2 when include_counts=True]
[Related: list_projects, list_project_folders, full_sync, query_projects]Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_closed | No | ||
| include_counts | No | ||
| project_name_query | No | ||
| project_regex | No | ||
| folder_name_query | No | ||
| folder_regex | No |