OPENAPI / COMPONENTS / SCHEMAS

Agent Handoff Entry data structure

AgentHandoffEntry

Structural definition for Agent Handoff Entry in the Mistral AI API contract.

object9properties
completed_atstring

completed at value in the Mistral AI API contract.

created_atstring

created at value in the Mistral AI API contract.

idstring

id value in the Mistral AI API contract.

next_agent_idstringrequired

next agent id value in the Mistral AI API contract.

next_agent_namestringrequired

next agent name value in the Mistral AI API contract.

objectstring

object value in the Mistral AI API contract.

previous_agent_idstringrequired

previous agent id value in the Mistral AI API contract.

previous_agent_namestringrequired

previous agent name value in the Mistral AI API contract.

typestring

type value in the Mistral AI API contract.