devops_pull_request_reply_comment
Reply to a specific comment on a pull request in Azure DevOps with text or markdown content.
Instructions
Replies to a specific comment on a pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository_id | Yes | Repository name or ID. | |
| pull_request_id | Yes | Pull request ID. | |
| thread_id | Yes | Thread ID to reply to. | |
| comment_content | Yes | The text content or markdown of the reply comment. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |