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