typing
Notify users when processing tasks in Zulip conversations by sending typing indicators before extended work periods.
Instructions
Send a typing indicator in the current conversation. Call this before heavy tool work (code execution, searches, analysis) to let users know you're working. Do NOT call before reply() or listen() — only before stretches of work where you won't be posting for a while. Typing indicator auto-clears when you send a message.
Returns: Confirmation or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |