get_repository
Retrieve repository details from Bitbucket including name, description, clone URLs, and metadata using the repository slug.
Instructions
Get information about a Bitbucket repository.
Args:
repo_slug: Repository slug (e.g., "anzsic_classifier")
Returns:
Repository info including name, description, clone URLs, and metadataInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes |