The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
This class is used to handle the legacy agent status response.
The rationale is that we are likely to change the AgentStepResponse
in the future and we want to be able to handle the legacy response.
This is a temporary solution to avoid breaking changes.
The ID of the agent
The creation time of the agent
The ID of the session
The status of the agent (active or closed)
active
, closed
The task that the agent is currently running
The session replay in .webp
format
The closing time of the agent
Whether the agent is saved as a workflow
The URL that the agent started on
Whether the agent task was successful. None if the agent is still running
The answer to the agent task. None if the agent is still running
Credit usage for the agent. None if the agent is still running