Add categorized review comment
article_review_add_commentAttach a reviewer comment to a patch under a specific topic, providing feedback with optional metadata such as kind, severity, and tags.
Instructions
Attach one reviewer comment to a patch under exactly one primary topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| body | Yes | ||
| kind | No | ||
| tags | No | ||
| limit | No | ||
| query | No | ||
| title | No | ||
| author | No | ||
| offset | No | ||
| status | No | ||
| patchId | Yes | ||
| replyTo | No | ||
| topicId | Yes | ||
| resolved | No | ||
| severity | No | ||
| sessionId | Yes | ||
| contextMode | No | ||
| idempotencyKey | Yes | ||
| expectedVersion | Yes | ||
| implementationReply | No |