get_repository
Retrieve details of a specific repository using its project ID and repository ID.
Instructions
Get details of a specific repository.
Args: project_id: ID of the project repository_id: ID of the repository to fetch
Returns: Repository details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| repository_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||