bitbucket_pull_request_task_list
Retrieve a pull request's checklist tasks, excluding comments, to review pending action items clearly.
Instructions
List a pull request's checklist tasks (what PullRequestSchema.task_count counts) - distinct from comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| repoSlug | Yes | Repository slug, e.g. 'my-repo' | |
| workspace | No | Omit to use the configured default workspace |