Skip to main content
Append user message and trigger run dispatch

Authorizations

acornops_cp_session
string
cookie
required

Headers

x-acornops-external-user-id
string

Required only for linked external integration requests. Must identify the linked external user.

Required string length: 1 - 128

Path Parameters

sessionId
string<uuid>
required
Example:

"6e30d188-7e4f-4cce-a368-40b34004d725"

Body

application/json
content
string
required
Example:

"Pods restarted after rollout, but p95 latency is still elevated. Check likely causes."

toolAccessMode
enum<string>
Available options:
read_only,
read_write
Example:

"read_only"

clientMessageId
string
Example:

"4f004ae2-4288-4baf-9be4-124d61180f0c-msg-1"

references
object[]

Optional target-scoped tool and skill references selected with the chat slash picker. Tool IDs are runtime aliases; skill IDs are target skill IDs.

Maximum array length: 8
llm
object

Optional per-message runtime override. Omit to use workspace defaults.

Response

Run accepted for processing. The response includes the provider, model, and reasoning effort frozen on the accepted run.

message_id
string<uuid>
required
run_id
string<uuid>
required
runtimeSelection
object
required