OPENAPI / COMPONENTS / SCHEMAS
Tool Execution Started Event data structure
ToolExecutionStartedEventStructural definition for Tool Execution Started Event in the Mistral AI API contract.
object8properties
agent_idstringagent id value in the Mistral AI API contract.
argumentsstringrequiredarguments value in the Mistral AI API contract.
created_atstringcreated at value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
modelstringmodel value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
output_indexintegeroutput index value in the Mistral AI API contract.
typestringtype value in the Mistral AI API contract.