v2

latestOpenAPI 3.0.3AGPL-3.0 license2026-07-2613501.9 MB
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

Contact counts by lifecycle stage

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}