inboxAppAddMessage
Append a message with sender details and timestamp to a Follow Up Boss inbox conversation. Useful for recording interactions or sending replies.
Instructions
Add a message to an inbox app conversation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sender | No | Sender info | |
| message | Yes | Message content | |
| timestamp | No | ISO timestamp | |
| conversationId | Yes | Conversation ID |