get_repository
Retrieve detailed information about a specific repository by supplying the project ID and repository ID. Access the repository details you need for your SemaphoreUI workflows.
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 | |||