Create an Agent inbox item
Create an Agent inbox item. The request enforces Agent roles, ownership, workspace boundaries, and lifecycle state.
Authorizations
Bearer JWT token or API Key (sk-*).
Path Parameters
Body
Instruction that will be passed into the agent run when the item is claimed.
1"Investigate the failed nightly billing export."
Logical task type such as task, incident, sync, or concierge_message.
128"incident"
Opaque task payload persisted with the inbox item and copied into the run state.
Queue priority. Higher values are claimed first.
0 <= x <= 1000900
Optional ISO timestamp after which the inbox item becomes claimable.
"2026-04-12T12:00:00.000Z"
Optional de-duplication key unique per agent among non-terminal inbox items.
255"incident:INC-421"

