stop_typing
Stop the typing indicator in Zulip conversations when work is complete but no message will be sent, preventing unnecessary notifications.
Instructions
Stop the typing indicator in the current conversation. Call this when you've finished working but aren't about to send a message (e.g. before listen(), or if you decided not to reply after all). Note: sending a message (reply/send_message) implicitly clears typing on the client side, so you don't need this before reply().
Returns: Confirmation or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |