Hunt Schema
hunt_schemaGet the hunt query grammar: filterable fields, aliases, operators, stats-pipe syntax, worked examples, and index freshness. Call once before writing a hunt query.
Instructions
The hunt query grammar: every filterable field and alias, which fields are scoped observables vs denormalized, the operators, the stats-pipe form, worked examples, and how fresh the index is. Call once before writing a hunt query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grammar | Yes | ||
| row_count | No | ||
| rebuilt_at | No | ||
| duration_ms | No | ||
| by_type_json | No | JSON string of per-observation-type row counts. |