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

