OPENAPI / COMPONENTS / SCHEMAS

Tool Execution Started Event data structure

ToolExecutionStartedEvent

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

object8properties
agent_idstring

agent id value in the Mistral AI API contract.

argumentsstringrequired

arguments value in the Mistral AI API contract.

created_atstring

created at value in the Mistral AI API contract.

idstringrequired

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.

output_indexinteger

output index value in the Mistral AI API contract.

typestring

type value in the Mistral AI API contract.