get_project
Fetch a project by ID and access its tasks, tags, and milestones. Enable verbose mode to retrieve full task details instead of summaries.
Instructions
Get a project by ID with all its data (tasks, tags, milestones). Tasks are returned as summaries by default; set verbose=true for full task data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | ||
| projectId | Yes |