ado_reply_pr_thread
Reply to an existing comment thread on a pull request to provide feedback or ask questions.
Instructions
Reply to an existing comment thread on a pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prId | Yes | Pull request ID | |
| repoId | Yes | Repository name or ID | |
| content | Yes | Reply text (markdown) | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) | |
| threadId | Yes | Thread ID to reply to |