get_repository
Retrieve details of a specific repository by providing the project key and repository slug.
Instructions
Get details of a specific repository.
Args: project_key: The project key. repo_slug: The repository slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | ||
| repo_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |