OPENAPI / COMPONENTS / SCHEMAS

Agent data structure

Agent

Structural definition for Agent in the Mistral AI API contract.

object18properties
completion_argsCompletionArgs

completion args value in the Mistral AI API contract.

created_atstringrequired

created at value in the Mistral AI API contract.

deployment_chatbooleanrequired

deployment chat value in the Mistral AI API contract.

descriptionstring

description value in the Mistral AI API contract.

guardrailsstring

guardrails value in the Mistral AI API contract.

handoffsstring

handoffs value in the Mistral AI API contract.

idstringrequired

id value in the Mistral AI API contract.

instructionsstring

instructions value in the Mistral AI API contract.

metadatastring

metadata value in the Mistral AI API contract.

modelstringrequired

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.

sourcestringrequired

source value in the Mistral AI API contract.

toolsarray

tools value in the Mistral AI API contract.

updated_atstringrequired

updated at value in the Mistral AI API contract.

versionintegerrequired

version value in the Mistral AI API contract.

version_messagestring

version message value in the Mistral AI API contract.

versionsarrayrequired

versions value in the Mistral AI API contract.