Send follow-up message.

Submits a follow-up prompt to an existing task. The task must not currently be processing a previous message. Returns 202 Accepted; poll the task for progress.

Returns 409 if the task is locked by an active session.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the agent.

string
required

The task ID.

Body Params

Send a follow-up prompt to an existing task. Continues the conversation within the same task context.

string
required

Follow-up message / instruction.

string | null
enum

Override the project default model for this message.

string | null
enum

Override the agent preset for this message.

Allowed:
string | null

Override the agent persona for this message.

string | null
enum
Defaults to default

By default, the agent uses only your content. Set to "openai_content" to allow the agent to also use its own knowledge.

Allowed:
string | null

Additional context injected into the system prompt for this message.

files[]
array of files | null

Files to upload for this message (Allowed types: pdf, docx, doc, odt, txt, jpg, jpeg, png, webp)

files[]
labels[]
array of strings | null

Optional source-label filter.

labels[]
boolean
Defaults to false

If true, search only pages with the provided labels.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json