conversations_update_message_status
Update the status of a conversation message by providing its ID and new state, ensuring accurate delivery tracking across email and other channels.
Instructions
Update message status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Error object from the conversation provider | |
| status | Yes | Message status | |
| messageId | Yes | Message Id | |
| recipients | No | Email delivery status for additional email recipients. | |
| emailMessageId | No | Email message Id |