search_by_jira_id
Search Bitbucket for pull requests and commits linked to a Jira issue ID by matching the ID in PR titles, source branch names, or commit messages.
Instructions
Search Bitbucket for PRs and commits related to a Jira issue ID. Finds PRs where the ID appears in the title or source branch name, and commits where it appears in the message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jiraId | Yes | Jira issue key (e.g. PROJ-123) | |
| repoSlug | No | Repository slug — omit to search all repos in the workspace |