get-project-tasks-by-phase
Fetch project tasks by phase ID. Optionally filter by active status and select specific fields to return, streamlining project task retrieval.
Instructions
Get all project tasks for a specific project phase
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phase_id | Yes | Phase ID | |
| active | No | Filter by active status (0=archived, 1=active) | |
| fields | No | Comma-separated list of fields to return |