quire.updateComment
Update a comment's text in markdown or change its pin status using the comment's unique identifier.
Instructions
Update an existing comment's text or pin status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oid | Yes | The comment OID (unique identifier) | |
| description | No | The new comment text in markdown format | |
| pinned | No | Whether the comment is pinned |