o2_stream_schema
Retrieve field names and types for a specific stream to ensure valid query column names before writing SQL.
Instructions
Field names and types of one stream (read-only). Use before writing a query to learn valid column names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Stream type (default logs). | |
| stream | Yes | Exact stream name. |