tc_get_project
Retrieve full project details by ID, including root folder, license information, counts, and settings.
Instructions
Get full details of one project (raw API object).
Args: project_id: Project ID from tc_list_projects.
Returns the complete project JSON including rootId (root folder), license info, counts and settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |