OPENAPI / COMPONENTS / SCHEMAS
Agent Handoff Entry data structure
AgentHandoffEntryStructural definition for Agent Handoff Entry in the Mistral AI API contract.
object9properties
completed_atstringcompleted at value in the Mistral AI API contract.
created_atstringcreated at value in the Mistral AI API contract.
idstringid value in the Mistral AI API contract.
next_agent_idstringrequirednext agent id value in the Mistral AI API contract.
next_agent_namestringrequirednext agent name value in the Mistral AI API contract.
objectstringobject value in the Mistral AI API contract.
previous_agent_idstringrequiredprevious agent id value in the Mistral AI API contract.
previous_agent_namestringrequiredprevious agent name value in the Mistral AI API contract.
typestringtype value in the Mistral AI API contract.