Available tools
Every tool runs scoped to the brand you connected โ you never pass a brand id, and you cannot reach another brand's data. You usually won't call these by name; your assistant picks the right one from what you ask. They're listed here so you know what it can reach.
All tools are readโonly except send-message.
Conversationsโ
| Tool | What it does |
|---|---|
list-inbox | List your creator conversations (most recent first) |
get-inbox | Get a single conversation and its participants |
list-messages | Read the messages in a conversation |
send-message | Send a reply into a conversation โ๏ธ |
For realโtime delivery of new messages, pair this with the message.created webhook.
Campaigns & contentโ
| Tool | What it does |
|---|---|
list-campaigns | List your brand's campaigns |
list-posts | List creator posts |
Leads & signalsโ
| Tool | What it does |
|---|---|
list-leads | List leads |
get-lead-tab-counts | Lead counts per tab / status |
get-leads-count-by-signal | Lead counts grouped by signal |
list-signals | List signals |
get-signal-emit-stats | Signal emit statistics |
Partners & teamโ
| Tool | What it does |
|---|---|
list-partners | List brand partners |
list-members | List members of your brand |
Paymentsโ
| Tool | What it does |
|---|---|
list-transactions | List payment transactions |
Analyticsโ
| Tool | What it does |
|---|---|
get-brand-creator-stats | Creatorโfunnel stats (added, contacted, replied, paidโฆ) |
get-brand-signal-stats | Signal statistics for your brand |
note
The tool set grows over time. If your assistant lists tools that aren't here yet, they follow the same rule: scoped to your brand, readโonly unless clearly a write action.