get_stream_schema
Retrieve field names and data types for one or more log streams from an OpenObserve instance. Schemas are fetched in parallel and cached for 10 minutes.
Instructions
Return the field names and data types for one or more log streams on an OpenObserve instance. Accepts a single stream name or an array; schemas are fetched in parallel. Results are cached for 10 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| streams | Yes | Stream name or array of stream names to get schemas for | |
| instance | Yes | Instance ID to query |