OPENAPI / COMPONENTS / SCHEMAS

Tool Execution Entry data structure

ToolExecutionEntry

Structural definition for Tool Execution Entry in the Mistral AI API contract.

object10properties
agent_idstring

agent id value in the Mistral AI API contract.

argumentsstringrequired

arguments value in the Mistral AI API contract.

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.

infoToolExecutionInfo

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

typestring

type value in the Mistral AI API contract.