get_stream_schema
Get the schema of a specific stream to understand its data structure. Provide the stream key to retrieve field names and types.
Instructions
Get the schema of a specific stream
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream_key | Yes | Stream key to inspect | |
| instance_key | No | TB instance key. Required when multiple TimeBase instances are configured. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream_key | Yes | ||
| schema_text | Yes |