getTag
Retrieve a specific tag from a Bitbucket repository by providing workspace, repository slug, and tag name.
Instructions
Get a specific tag from a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the tag | |
| repo_slug | Yes | Repository slug | |
| workspace | Yes | Bitbucket workspace name |