get_stream
Fetch a stream by ID, including its thoughts and child streams, with paginated thoughts. Access Capture and Resonate content from Chaos Intelligence.
Instructions
Get a stream by ID with its thoughts and child streams.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream_id | Yes | The stream ID to retrieve | |
| thoughts_page | No | Page number for thoughts (default: 1) | |
| include_thoughts | No | Include thoughts in this stream (default: true) | |
| thoughts_per_page | No | Thoughts per page (default: 20, max: 100) |