OPENAPI / COMPONENTS / SCHEMAS
Agent data structure
AgentStructural definition for Agent in the Mistral AI API contract.
completion_argsCompletionArgscompletion args value in the Mistral AI API contract.
created_atstringrequiredcreated at value in the Mistral AI API contract.
deployment_chatbooleanrequireddeployment chat value in the Mistral AI API contract.
descriptionstringdescription value in the Mistral AI API contract.
guardrailsstringguardrails value in the Mistral AI API contract.
handoffsstringhandoffs value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
instructionsstringinstructions value in the Mistral AI API contract.
metadatastringmetadata value in the Mistral AI API contract.
modelstringrequiredmodel value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
objectstringobject value in the Mistral AI API contract.
sourcestringrequiredsource value in the Mistral AI API contract.
toolsarraytools value in the Mistral AI API contract.
updated_atstringrequiredupdated at value in the Mistral AI API contract.
versionintegerrequiredversion value in the Mistral AI API contract.
version_messagestringversion message value in the Mistral AI API contract.
versionsarrayrequiredversions value in the Mistral AI API contract.