get_dataset_schema
Retrieve cached field names, example values, and OPAL filter snippets for any dataset. Inspect schema before writing queries to understand available fields.
Instructions
Return cached field names, example values, and suggested OPAL filter snippets for a dataset. Instant — no API call. Call this before writing any OPAL query. Generate the cache by running the discover script externally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_path | No | Dataset path. Falls back to OBSERVE_DEFAULT_DATASET. Use list_datasets to find paths. |