send_message
Send messages to Zulip streams and topics using markdown formatting for AI agent communication and bot integration.
Instructions
Send a message to a specific stream and topic (fire-and-forget).
Args: stream: Stream/channel name. topic: Topic name. content: Message content (supports Zulip markdown).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream | Yes | ||
| topic | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |