Resolve Pull Request Comment
resolve_pull_request_commentResolve a comment on a pull request by providing the repository slug, pull request ID, and comment ID.
Instructions
Resolve a comment on a pull request.
Args: repo_slug: Repository slug pull_request_id: Pull request ID comment_id: Comment ID workspace: Workspace name (optional, defaults to configured workspace)
Returns: Resolution details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| workspace | No | ||
| comment_id | Yes | ||
| pull_request_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |