get-stream-by-id
Retrieve detailed stream information, including settings, description, and subscriber count, by providing the unique stream ID in Zulip MCP Server.
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 |
---|---|---|---|
include_subscribers | No | Include subscriber list | |
stream_id | Yes | Unique stream ID to get details for |