Tool to get full or filtered list of all chats. Use when you need to browse or search chats with optional filters. Example: "List all unread chats assigned to me."
limitintegerMaximum number of chats to return
typesarrayList of chat types to include (e.g., ['group', 'direct'])
offsetintegerNumber of chats to skip before returning results
searchstringSearch term to filter chats by name or content
is_mutedbooleanIf true, only chats that are muted
label_idstringFilter chats by the specified label ID
has_labelbooleanIf true, only chats that have at least one label
is_unreadbooleanIf true, only chats with unread messages are returned
person_idstringFilter chats by the associated person ID
sort_fieldstringField by which to sort results (e.g., 'createdAt')
assignee_idstringFilter chats by the specified assignee ID
is_archivedbooleanIf true, only archived chats will be returned
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.