get_file_content
Retrieve file content from Bitbucket Cloud repositories to access code, documentation, or configuration files directly through the MCP server.
Instructions
Get the content of a file from a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | The workspace slug | |
| repo_slug | Yes | The repository slug | |
| path | Yes | File path | |
| ref | No | Git ref (branch, tag, or commit) |