get-project-tasks-by-project
Retrieve all tasks for a specific project by providing the project ID, with optional filters for active status, phase inclusion, and custom fields.
Instructions
Get all project tasks for a specific project
Input 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 |