ado_reply_to_pull_request_thread
Reply to a specific comment thread on an Azure DevOps pull request by providing the thread ID and response content.
Instructions
Responde a un hilo de comentarios existente.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Contenido de la respuesta | |
| threadId | Yes | ID del hilo a responder | |
| repositoryId | No | Nombre o ID del repositorio | |
| pullRequestId | Yes | ID del Pull Request |