Record an agent action
Authentication
AuthorizationBearer
Organization-scoped API key.
Headers
X-API-Version
Idempotency-Key
Idempotency key; duplicate submissions return the original event.
Request
This endpoint expects an object.
description
What the agent did
projectName
taskId
Target task — create one via POST /tasks first
addAttachments
Files to attach to the task — upload id + display name (each id from POST /uploads)
detail
externalTraceId
metadataPatch
transitionsTo
State to transition the task into; must be a declared transition
Response
Created