Update an existing message content. 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 appUpdate message
External DocumentationTo learn more, visit the Lark documentation.
Parameters
| Parameter | Description |
|---|---|
| Message ID | The ID of the message to update. This value can be obtained from previous message responses or by using the List Messages action. |
| Message Type | The type of the updated message content. |
| Updated Content | The new content for the message. The format depends on the message type. For example, to update to a simple text message, use: For the full list of message formats, refer to Lark API documentation. |