OptionaldescriptionShown at the top of the schema guide.
Identifies the source in logs and in the schema guide's title.
Runs one validated query.
The validated query
The host's opaque per-invocation context, threaded from
sendRoomMessage — where the tenant scoping lives. Never anything the
model supplied.
The rows, and the total when it is cheap to know
A host's queryable data.
executeis only ever called with a query that has already been validated against the named dataset: every field exists, every operator is allowed on it, every enum value is one of the declared ones, and the limit is within the set's cap. A host does not need to re-check any of that, and must not accept a query from anywhere else.