Get outreach volume
How much are we sending: outbound outreach volume over time - counts of happened events (connection invites li_connect, cold messages li_outreach, follow-ups li_message, our thread replies li_reply) per day or week bucket, the same rows the send-cap gates count.
Tool: get_outreach_volume
Answers 'daily send volume', 'how many invites this week', 'are we ramping'. Zeros are shown - an empty bucket means nothing was sent. NOT for: reply RATES or what's working → analyze_outreach; replies received → list_conversations; per-tool-call audit → list_agent_activity.
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
since | string (ISO 8601) | no | Inclusive lower bound. Default: 30 days before until. |
until | string (ISO 8601) | no | Exclusive upper bound. Default: now. |
bucket | string | no | day (default) or week. |
event_type | string | no | Filter to one outbound type: li_connect | li_outreach | li_message | li_reply. Default: all four. |
connected_account_id | string (id or alias) | no | Count one sender seat only. Alias: account_id. |
Counts OUTBOUND happened events - the same rows the send-cap gates count - per time bucket, zeros included. Volume, not outcomes: reply rates live in
analyze_outreach; replies received inlist_conversations; the tool-call audit inlist_agent_activity.
Sample request
{}