get_project
Retrieve detailed information about a specific TeamCity project using its project ID.
Instructions
Get details of a specific project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| parentProjectId | No | ||
| href | No | ||
| webUrl | No | ||
| archived | No | ||
| description | No |