Schema

The schema

The tables, views, and functions an agent can query, with the shape of each surface and the source data behind it.

Objects

How agents should use it

  • InspectCall GET /v1/scry/schema before writing a query.
  • ProbeStart with LIMIT and the source fields.
  • JoinUse shared search helpers for candidates, then source-native tables for evidence.
  • RecoverKeep enough identifiers in results for a later agent to continue.