Tool to retrieve all conversations in Rocketlane. Use when you need to list, search, or filter conversations. Supports pagination and various filtering options including source ID, conversation name, and privacy status.
page_sizeintegerMaximum number of conversations to return per page (default: 100)
page_tokenstringToken for pagination. Use this to navigate to a specific page. Token is valid for 15 minutes.
source_id_eqintegerFilter conversations by source ID (exact match).
is_private_eqbooleanFilter conversations by privacy status (true for private conversations, false for public).
include_fieldsstringComma-separated list of fields to include in the response (e.g., 'conversationName,members,source'). If not provided, default properties are returned.
include_all_fieldsbooleanWhether to include all fields in the response. If not specified, default properties are returned.
conversation_name_cnstringFilter conversations where the name contains the specified string.
conversation_name_eqstringFilter conversations by exact conversation name.
conversation_name_ncstringFilter conversations where the name does not contain the specified string.
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.