list_todo_lists
Retrieve all to-do lists for a project by providing its numeric project ID. Get a full listing of every to-do list associated with the project.
Instructions
List all to-do lists for a project.
Args: project_id: The numeric project ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |