convertTodraft
Change a pull request to draft status in Bitbucket to signal it is not ready for review or merging. Provide workspace, repo slug, and pull request ID to update the PR.
Instructions
Convert a regular pull request to draft status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | Repository slug | |
| workspace | Yes | Bitbucket workspace name | |
| pull_request_id | Yes | Pull request ID |