update_comment_status
Set a comment's status and/or priority. Obtain valid statuses from get_project_context for the selected project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Status enabled for the selected project. Call get_project_context to obtain current choices. | |
| asset_id | No | Restrict asset feedback to this asset ID. | |
| priority | No | ||
| comment_id | Yes | Comment ID returned by a feedback tool. | |
| project_id | No | Authorized project ID, project slug, domain, or public key. Defaults to the configured project when omitted. | |
| idempotency_key | No | Unique request key. Reuse exactly the same key and arguments when retrying this action. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||