get-stream-by-id
Retrieve comprehensive information about a Zulip stream, including settings, description, and subscriber count, by providing its numeric stream ID.
Instructions
📊 STREAM DETAILS: Get comprehensive information about a stream (channel) when you have its numeric ID. Returns stream settings, description, subscriber count, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream_id | Yes | Unique stream ID to get details for | |
| include_subscribers | No | Include subscriber list |