inboxAppAddMessage
Add a message to an inbox conversation by providing the conversation ID and message content.
Instructions
Add a message to an inbox app conversation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversationId | Yes | Conversation ID | |
| message | Yes | Message content | |
| sender | No | Sender info | |
| timestamp | No | ISO timestamp |