Lists Intent chat conversations for the current user with pagination and optional search.
[IntentChatConversation!]!
[IntentChatConversation!]!- idGlobally unique ID of the conversation
- descriptionDescription of the conversation
- createdAtTimestamp when the conversation was created
- updatedAtTimestamp when the conversation was last updated
- versionMonotonic version incremented on message changes
- lastUsedAIIntegrationAIIntegrationLast used AI integration for this conversation.
- lastUsedAIModelLast used AI model for this conversation.
- messages[IntentChatMessage!]!Messages in the conversation