Returns
LegacyAgentStatusResponse: The current status of the agent execution.
Raises
ValueError: If the agent hasn’t been run yet (no agent_id available).
Get the current status of the agent
status = agent.status()
LegacyAgentStatusResponse: The current status of the agent execution.
ValueError: If the agent hasn’t been run yet (no agent_id available).Was this page helpful?
Suggestions