search_code
Search for code across a Bitbucket repository to find matching files and preview snippets, enabling quick location of specific code patterns or terms.
Instructions
Search for code across a repository using Bitbucket's code search. Returns matching files and snippet previews.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query string. | |
| repo_slug | Yes | The repository slug. | |
| workspace | No | The workspace slug. Optional if BITBUCKET_WORKSPACE env var is set. |