Skip to content

response.progress

Status updates emitted while the agent is reasoning.



type string

The type of the event. Always response.progress


id string

The id of the response


message string

A user-readable description of the work being performed


OBJECT response.progress
{
"type": "response.progress",
"id": "7555d396-8e82-42d3-8338-560439670ab9",
"message": "Pulling products that are below the low-stock threshold…"
}