Agent
Submit a Human-in-the-Loop (HITL) decision for an agent approval request.
Request model for submitting Human-in-the-Loop (HITL) decisions.
Attributes: request_id (str): The UUID observed in the stream. decision (str): The decision made by the user - one of "approved", "rejected", or "skipped". operator_input (str | None): Free-form comment for audit/UIs. Defaults to empty string if omitted. run_id (str | None): Pass through if you track session identifiers on the client side.
The UUID observed in the stream
The decision made by the user - one of 'approved', 'rejected', or 'skipped'
Free-form comment for audit/UIs. Defaults to empty string if omitted.
""Pass through if you track session identifiers on the client side.
Successful Response
Bad Request - Invalid input parameters
Validation Error
Internal Server Error
Last updated