Skip to content

feat(bitbucket): improve updatePullRequest tool descriptions for version parameter#25

Open
nick4eva wants to merge 1 commit intob1ff:masterfrom
nick4eva:improve-update-pull-request
Open

feat(bitbucket): improve updatePullRequest tool descriptions for version parameter#25
nick4eva wants to merge 1 commit intob1ff:masterfrom
nick4eva:improve-update-pull-request

Conversation

@nick4eva
Copy link
Copy Markdown
Contributor

Summary

  • Add explicit guidance that callers must first fetch the PR via bitbucket_getPullRequest to obtain the required version parameter before calling updatePullRequest
  • Update getPullRequest description to mention it returns version needed for updates
  • Improve version parameter description to direct callers to the correct source

🤖 PR generated by AI

…nt missing version parameter

LLMs frequently call updatePullRequest without the required version parameter because
the tool description didn't explain where to obtain it. Added explicit guidance to:
- getPullRequest description: mentions it returns version needed for updates
- updatePullRequest description: states version must be fetched first
- version param description: directs callers to bitbucket_getPullRequest

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant