nexus_pin_comment
Pin a comment to the top of its thread to highlight important information. Requires moderator permissions or thread ownership.
Instructions
Pin a comment to the top of its thread via v2 GraphQL.
Requires moderator permissions or thread ownership.
Returns: JSON {comment: {id}} or an error string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | Comment ID to pin. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |