get-project-tasks-by-project
Retrieve all tasks for a specific project, with options to filter by active status, include phase details, and select specific fields to return.
Instructions
Get all project tasks for a specific project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| active | No | Filter by active status (0=archived, 1=active) | |
| include_phases | No | Include phase information | |
| fields | No | Comma-separated list of fields to return |