List chat conversations available to the current user.
Args: auth: Authentication context containing user and app identifiers. limit: Maximum number of conversations to return (1-500)
Returns: A list of dictionaries describing each conversation, ordered by most recent activity.
1 <= x <= 500
Successful Response
The response is of type Response List Chat Conversations Chats Get · object[]
.