get_stream_time_range
Get the UTC start and end times for a specific stream using its stream key. Returns the stream's time range for inspection.
Instructions
Get the time range of a specific stream in UTC
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 |
|---|---|---|---|
| end | No | ||
| start | No | ||
| stream_key | Yes |