Search tools
9,723 calls today · 8 active sessions
search_objects Query
4,218 today last called 5 sec ago
Full-text search across every object in the data plane. Returns ranked results with citations to source rows.
params: query * object_types limit
get_object Query
2,618 today last called 12 sec ago
Fetch a single object by canonical id. Returns the resolved record with per-field provenance.
params: object_id * include_provenance
trace_lineage Provenance
891 today last called an hour ago
Trace a specific field value back to its sources. Returns the full upstream chain with confidence per claim.
params: object_id * field *
query_graph Graph
1,284 today last called 8 min ago
Run a typed pattern query over entities and their relationships. Returns paths with edge labels.
params: pattern * depth
get_recent_activity Audit
524 today last called 47 min ago
List recent activity events — queries, mutations, syncs — filtered by actor, object type, or time range.
params: since actor object_type
explain_decision Audit
188 today last called yesterday
Explain a specific resolution: which sources contributed, which strategy chose the winner, and why.
params: resolution_id *