get_stream
Retrieve details of a real-time stream: description, update interval, and recent data samples to examine payload structure.
Instructions
Get details for a specific real-time stream including description, update interval, and the last 5 data samples to understand the payload shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream_id | Yes | The stream ID (e.g. 'stream-id-alpha-774'). Get IDs from list_streams. |