conversations_live_chat_agent_typing
Send a typing indicator to a live chat visitor to show that an AI agent is composing a message.
Instructions
Agent/Ai-Bot is typing a message indicator for live chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isTyping | Yes | Typing status | |
| visitorId | Yes | visitorId is the Unique ID assigned to each Live chat visitor. visitorId will be added soon in <a href="https://highlevel.stoplight.io/docs/integrations/00c5ff21f0030-get-contact" target="_blank">GET Contact API</a> | |
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. | |
| conversationId | Yes | Conversation Id |