parse_bitbucket_pr_url
Extracts workspace, repository, and pull request ID from a Bitbucket PR URL.
Instructions
Parse a Bitbucket pull request URL to extract workspace, repository, and PR ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_url | Yes | Bitbucket pull request URL |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |