Skip to main content

Overview

The createAskFredThread mutation allows you to start a new AskFred conversation by asking questions about your meeting transcripts. You can ask about a specific meeting or search across multiple meetings using filters. AskFred uses AI to analyze your meeting data and provide intelligent, context-aware answers.

Arguments

input
CreateAskFredThreadInput

Returns

Returns an AskFredResponse object containing the generated message with the answer to your query.

Usage Example

Query a Specific Meeting

Query Across Multiple Meetings

Error Codes

Validation error occurred. Common causes:

  • Query exceeds 2000 character limit or is empty
  • Both transcript_id and filters are provided (only one is allowed)
  • start_time is more than 1 year in the past
  • start_time is not before end_time

The specified transcript_id does not exist or you don’t have access to it

You don’t have access to AI credits. Upgrade your plan to use AskFred.

The provided response_language code is not supported. See Language Codes for valid options.

Continue Thread

Add follow-up questions to continue the conversation

List Threads

View all your AskFred conversation threads