@mirego/forra-api / Conversations API
Conversations API
Functions for managing conversations in Scout. Conversations represent chat sessions between users and AI assistants, containing messages and associated metadata.
Functions
- createConversation
- deleteConversation
- deleteConversations
- fetchConversation
- fetchConversations
- mapToConversationSummaryResponse
- replaceConversationPayload
- search
- updateConversation
- updateConversationMessage
- updateConversationUserData
- updateConversationUserDataKey
Interfaces
- AssistantSearchResult
- ConversationResponse
- ConversationSearchResult
- ConversationsResponse
- ConversationsResponseMetadata
- ConversationSummaryResponse
- SearchResponse