OPENAPI / COMPONENTS / SCHEMAS

Function Call Entry data structure

FunctionCallEntry

Structural definition for Function Call Entry in the Mistral AI API contract.

object11properties
agent_idstring

agent id value in the Mistral AI API contract.

argumentsFunctionCallEntryArgumentsrequired

arguments value in the Mistral AI API contract.

completed_atstring

completed at value in the Mistral AI API contract.

confirmation_statusstring

confirmation status 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.

modelstring

model value in the Mistral AI API contract.

namestringrequired

name value in the Mistral AI API contract.

objectstring

object value in the Mistral AI API contract.

tool_call_idstringrequired

tool call id value in the Mistral AI API contract.

typestring

type value in the Mistral AI API contract.