Skip to main content

Overview

The continueAskFredThread mutation allows you to add follow-up questions to an existing AskFred conversation thread. This maintains the context of previous questions and answers, enabling more sophisticated multi-turn conversations about your meeting data.

Arguments

ContinueAskFredThreadInput

Returns

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

Usage Example

Error Codes

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

You have insufficient AI credits to continue the thread. Please upgrade your plan or purchase additional credits.

The language code you provided is invalid. Please refer to the Language Codes page for a list of valid language codes.

View Thread

Get complete thread with all messages

Create New Thread

Start a new conversation thread