sync-brand-mentionsfreeSync & OrchestrationSync Brand Mentions Tool
Dispatch a background job to sync X brand mentions for a tracked site. Cooldown is 24h to match X's UTC dedup window. Optional `since_days` (1-7) overrides the default last-synced-at lookback to force a fresh pull within X's 7-day search ceiling. For history beyond 7 days, query the local DB via list-brand-mentions instead. Use list-brand-mentions to read the results.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| site_id | integer | required | The site ID. |
| since_days | integer | optional | Optional override for the lookback window (1-7 days, default uses last_synced_at). X v2 search/recent caps at 7 days; for longer history, query list-brand-mentions against the local DB. |
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