Tasks

Write a client-emitted task event (user_input.received, input.requested, run.progress). Backend-owned lifecycle events (task.created, run.*, task.cancelled) MUST be rejected with 400.

post/experimental/tasks/{id}/events

Path parameters

idstring uuid required

Headers

Authorizationstring

Request body

OR
OR

Response

Default Response

Changes

Changed in 1 of the 25 revisions of this API.1

    • added the optional property data/attributes/anyOf[subschema #1]/payload/definition/snapshotFamily to the response with the 201 status

      response-optional-property-added