List context entries
List user-managed context entries (user profile, ICP, Messaging Playbook, scrapers, etc.). By default returns a 200-char content preview per entry to stay within context budget — pass fullContent=true to retrieve complete content for a specific entry. Use scope and type filters to narrow results; fetching all entries without filters can return hundreds of rows.
Query parameters
Filter by scope (e.g. "campaign:abc", "user")
Filter by scope (e.g. "campaign:abc", "user")
Filter by type (e.g. "icp", "playbook")
Filter by type (e.g. "icp", "playbook")
Max entries to return (default 20, max 50). Paginate with offset for more.
Max entries to return (default 20, max 50). Paginate with offset for more.
Pagination offset
Pagination offset
Return full content instead of 200-char preview. Use only when retrieving a specific entry (combine with type+scope filters).
Return full content instead of 200-char preview. Use only when retrieving a specific entry (combine with type+scope filters).
Response
Context entries