getPullRequestTasks
List all tasks on a Bitbucket pull request by supplying the workspace, repository slug, and pull request ID.
Instructions
List tasks on a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | Repository slug | |
| workspace | Yes | Bitbucket workspace name | |
| pull_request_id | Yes | Pull request ID |