ToolsObservability

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

ParamTypeRequiredDescription
sincestring (ISO 8601)noInclusive lower bound. Default: 30 days before until.
untilstring (ISO 8601)noExclusive upper bound. Default: now.
bucketstringnoday (default) or week.
event_typestringnoFilter to one outbound type: li_connect | li_outreach | li_message | li_reply. Default: all four.
connected_account_idstring (id or alias)noCount 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 in list_conversations; the tool-call audit in list_agent_activity.

Sample request

{}

On this page