triage-brand-mentionfreeStored Metrics & ReportingTriage Brand Mention Tool
Mark a brand mention as handled, ignored, or snoozed. Snooze requires snoozed_until (ISO 8601). Returns the canonical BrandMention row inline so you have read-after-write.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The brand mention id from list-brand-mentions. |
| state | string | required | New triage state. One of: 'handled', 'ignored', 'snoozed'. |
| snoozed_until | string | optional | Required when state is "snoozed". ISO 8601 datetime; the sweeper will return the row to "pending" after this time. |
Plan access
Available on the free tier and above. Live tools draw from your team's monthly credit budget at parity with upstream API cost (1 credit ≈ $0.001).
See plans