createPullRequestTask
Create a task on a Bitbucket pull request to track follow-up work. Specify content, state, and optionally attach it to a comment.
Instructions
Create a task on a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Initial task state | |
| comment | No | Optional comment ID to attach the task | |
| content | Yes | Task content | |
| repo_slug | Yes | Repository slug | |
| workspace | Yes | Bitbucket workspace name | |
| pull_request_id | Yes | Pull request ID |