get_project
Retrieve a single project's status, dates, and optional description and members by providing its numeric ID.
Instructions
Fetch a single project by id, including its status and dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Numeric Worksection project id. | |
| include_extra | No | Include description text and members. |