Skip to main content
POST

Authorizations

X-API-Key
string
header
required

A Fluent API key beginning with fl-.

Path Parameters

agent_id
string<uuid>
required

Fluent agent ID.

Body

application/json
files
object[]
required
Required array length: 1 - 50 elements
user_message
string

Instruction or text input for the agent.

process_together
boolean
default:false

Process foreground files in one agent conversation.

notification_email
string<email>

Email to notify when processing finishes.

background_files
object[]

Files available to tools but not read directly by the agent.

Maximum array length: 10

Response

Run queued

data
object
required