Tool to retrieve all messages exchanged with a specific contact. Use when you need to fetch conversation history for a contact by their contactId.
skipintegerNumber of items to skip for pagination (default: 0)
limitintegerMaximum number of messages to retrieve
userIdstringIdentifier of the user viewing the conversation. Required if markAsRead is provided.
contactIdRequiredstringThe unique identifier of the contact (format: ctc_*)
markAsReadbooleanWhen true, marks the conversation as read (default: false). Requires userId to be provided.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.