repository_get
Retrieve details for a specific repository using its project and repository IDs.
Instructions
Get details of a specific repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project. | |
| repository_id | Yes | The ID of the repository. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |