bitbucket_pull_request_list
List pull requests in a Bitbucket repository, optionally filtered by state (open, merged, declined, superseded).
Instructions
List pull requests in a repository, optionally filtered by state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| maxItems | No | ||
| repoSlug | Yes | Repository slug, e.g. 'my-repo' | |
| workspace | No | Omit to use the configured default workspace |