get_schema
Retrieve the field names and data types for a specified stream in OpenObserve. Use it to understand the structure of logs, metrics, or traces before querying.
Instructions
Get the field names and types for a stream
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream | Yes | Stream name | |
| stream_type | No | Type of stream | logs |