latestOpenAPI 3.0.3AGPL-3.0 license2026-08-2011401.8 MB

a1e86af2406d

tasks

Agent session snapshot

FULL SESSION SNAPSHOT for initialization only — returns all data in one call: credits, pipeline, ALL contexts across all campaigns, pendingDrafts, accounts, campaigns, events. NOT a targeted context lookup. To retrieve specific context entries (ICP, playbook, scraper-*, etc.), use context_list with type= and scope= filters — not context_get.

get/agent/snapshot

Response

Session snapshot

{"stackTrail":"paths:/agent/snapshot:get:responses:200:content:application/json:schema:properties:credits","oasType":"schema","type":"unknown","description":"Credit balance and usage","nullable":true}
pipelineobject required

People counts: fit, in the list, not a fit

pendingDraftsinteger required
failedDraftsinteger required
unreadDMsinteger required
pendingSentInvitationsinteger required
{"stackTrail":"paths:/agent/snapshot:get:responses:200:content:application/json:schema:properties:leadGenState","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"paths:/agent/snapshot:get:responses:200:content:application/json:schema:properties:outreachState","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"paths:/agent/snapshot:get:responses:200:content:application/json:schema:properties:campaignChecks","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/agent/snapshot:get:responses:200:content:application/json:schema:properties:sessionMeta","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"paths:/agent/snapshot:get:responses:200:content:application/json:schema:properties:onboardingState","oasType":"schema","type":"unknown","nullable":true}
llmStatusstring nullable

Set when the LLM circuit breaker has tripped for this credential.

llmFirstTrippedAtinteger nullable

Epoch ms the breaker first tripped, so a caller can say how long it has been paused.