Get Project
productive_get_projectFetch a Productive.io project's full details by ID, optionally including related company, project manager, or workflow.
Instructions
Get a single Productive.io project by ID with full details. Optionally include related resources like company, project_manager, and workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The project ID | |
| include | No | Comma-separated related resources to include (e.g. 'company,project_manager,workflow') |