OPENAPI / COMPONENTS / SCHEMAS

Create Agent Request data structure

CreateAgentRequest

Structural definition for Create Agent Request in the Mistral AI API contract.

object10properties
completion_argsCompletionArgs

completion args 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.

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.

toolsarray

tools value in the Mistral AI API contract.

version_messagestring

version message value in the Mistral AI API contract.