devops_pull_request_list_thread_comments
Retrieves all non-deleted text comments from a specific pull request thread in Azure DevOps. Use it to review discussion history within a thread.
Instructions
Retrieves a list of non-deleted text comments in a specific thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | The ID of the thread to retrieve. | |
| repository_id | Yes | Repository name or ID. | |
| pull_request_id | Yes | The ID of the pull request. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |