bitbucket_get_file_content
Retrieve the content of a file from a Bitbucket repository at a specified branch, tag, or commit ref.
Instructions
Get file content at a specific ref
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project key | |
| repo | Yes | Repository slug | |
| path | Yes | File path | |
| ref | No | Branch, tag, or commit ref |