send_typing
Show or hide a typing or recording indicator in a WhatsApp chat. The indicator auto-expires after 25 seconds.
Instructions
Show or hide a typing/recording indicator in a specific chat. The indicator auto-expires after ~25 seconds. Use send_presence for global online/offline status instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | Yes | True = composing/recording, false = paused | |
| chat_jid | Yes | WhatsApp JID: individual as `<digits>@s.whatsapp.net` or bare phone digits, group as `<digits>-<timestamp>@g.us` | |
| kind | No | '' for text (default) or 'audio' for recording |