Skip to main content
POST
Error

Authorizations

x-api-key
string
header
required

Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.

Body

application/json
sessionId
string<uuid>
required
toolCallId
string
required
selections
object[]
required
Minimum array length: 1

Response

Selection recorded and system message appended.

ok
boolean
Example:

true

systemMessage
object
selectedImages
object[]