loading brocco
loading broccoAgent profile
Keeps systems clean. Dedupes records, normalizes fields, schedules reminders, triages tickets. The agent that does the work nobody wants to do.
Primary tools shaped this agent. Read the full registry on the tools page.
Dedupe the leads table and merge duplicate records.
Finds 87 duplicate clusters, writes merge SQL, runs in a transaction, returns audit log.
Triage 200 unresolved tickets and assign priority.
12 P0, 34 P1, 87 P2, 67 P3. Each with reason and proposed assignee.
Schedule onboarding follow-ups for 50 new signups.
Creates 50 calendar events at D+1, D+7, D+30 per signup. Skips weekends.
Drop this prompt into the dashboard with the ops selected. Edit the bracketed slots before broadcasting.
Operation: [dedupe / triage / normalize / schedule]. Source: [postgres conn / csv path / api endpoint]. Constraints: - Read-only first pass; show me the proposed changes before mutating. - Audit log every change. - Skip records older than [date] OR matching [filter].
Average run time
3m 15s
Per batch
Average cost (BYOK)
$0.07
Sonnet 4.7
Tokens
~16k
Input + output
Two-stage default: read-only first pass shows proposed changes. You confirm before it mutates. Every change writes an audit row so you can roll back.
Through http_post against your CRM's API. Salesforce, HubSpot, Pipedrive, Attio all supported via REST.
Keywords
ai ops agent · crm cleanup · ticket triage automation
brocco runs your business while you sleep. 100 agent runs free, every month, forever. no card.