Get activity event
Load one activity event's full input and output payload on demand - the lazy read behind the feed's per-row expand.
Tool: get_activity_event
NOT for: the feed itself → list_agent_activity.
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
event_id | string (UUID) | yes | The activity event to expand. |
Lazy read behind the feed's per-row expand: returns the full
inputand storedoutput(oversized outputs are truncated to their first 32KB).
Sample request
{
"event_id": "019f5072-27ed-795e-b596-91e5b47836d0"
}Analyze outreach
Which angle / sequence / lead group / sender / person or company attribute is actually working: slices an outcome rate (acceptance, reply, or positive_reply) by any dimension and compares each slice against the rest of the cohort with honest evidence tiers - 'significant' needs n>=50 and p<0.05 (n>=100 = strong); n of 20-49 is an 'early_signal' that is NOT strong enough to act on; under 20 no rate is shown.
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.