Freelo Get Project Tasklists
freelo_get_project_tasklistsRetrieve all tasklists in a project to view logical task groups like To Do, In Progress, Done. Use after selecting a project to drill into its structure.
Instructions
Fetches all tasklists within a project. Tasklists organize tasks into logical groups (e.g., "To Do", "In Progress", "Done"). Use after freelo_get_projects to drill down into project structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID (e.g., "197352"). Get from freelo_get_projects. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Items in the response |