Atomically updates the evidences in page context.report. Uses PostgreSQL jsonb_set for concurrent-safe updates. Only works for report-type pages.
OAuth2 Authorization Code flow
Page ID
Map of evidence ID (e.g., "ev_abc123") to evidence data
Evidences updated successfully
Object type
"page"
Unique identifier
"p_abc123"
Creation timestamp
"2024-01-15T10:30:00.000Z"
Last update timestamp
"2024-01-15T14:45:00.000Z"
Object kind (report | deal).
report, deal Page title
Agent reference
Page assignees. Supports users and agents.
Page targets
Board placements keyed by pipeline id ({ stage, position }). Empty when not on any board.
Custom properties (scalar values) keyed by property name. Filter/group via properties.<name>.
Relation values keyed by relation name (target key or array). Filter via relations.<name>.
Principal who created this object
Principal who last updated this object
Page icon
Source PPTX file ID for the full deck used by this page agent
Page-level content. Uses the same schema as block.content and renders before child blocks.
Parent relationship (Notion-compatible).
Token usage summary for the page
Associated page run session reference. Use expand=runSessionId.status or expand=runSessionId.userId to include run metadata.
Absolute app URL for the page. Included only when requested with expand=url.