OPENAPI / COMPONENTS / SCHEMAS

Function Result Entry data structure

FunctionResultEntry

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

object7properties
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.

objectstring

object value in the Mistral AI API contract.

resultstringrequired

result 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.