get_project_tasks
Retrieve all tasks within a specific project to monitor progress and manage building performance optimization workflows.
Instructions
Get all tasks in a project.
Args: project_id: The project's numeric ID. page: Page number. per_page: Items per page.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| page | No | ||
| per_page | No |