Send a message to a specific user or a chat. One of the following scopes is required for using this action:Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Read and send messages in private and group chatsSend messages as an app
Obtain user ID scope is also required.
External DocumentationTo learn more, visit the Lark documentation.
Parameters
| Parameter | Description |
|---|---|
| Content | The content of the message. The format depends on the message type. For example, in order to send a simple text message, use the following format: For the full list of message formats, refer to Lark API documentation. |
| Message Type | The type of message content. |
| Recipient | The identifier of the message recipient. The format of the value depends on the selected Send To type (e.g., user ID, chat ID, email address, open ID, or union ID). |
| Send To | Choose the message’s destination. Note: To send a message to a user, Obtain user ID scope is required. |