OPENAPI / COMPONENTS / SCHEMAS
Tool Execution Entry data structure
ToolExecutionEntryStructural definition for Tool Execution Entry in the Mistral AI API contract.
object10properties
agent_idstringagent id value in the Mistral AI API contract.
argumentsstringrequiredarguments value in the Mistral AI API contract.
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.
infoToolExecutionInfoinfo value in the Mistral AI API contract.
modelstringmodel value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
objectstringobject value in the Mistral AI API contract.
typestringtype value in the Mistral AI API contract.