get_pr_work_items
Lists work items linked to a pull request, providing a read-only view of associated tasks or user stories. Enter a PR URL or ID to retrieve linked work items.
Instructions
List work items linked to a PR (read-only).
Args: pr_url_or_id: A full PR URL or numeric PR ID. working_directory: Optional path for context resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_url_or_id | Yes | ||
| working_directory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |