Create Agent
mistral_create_agentCreate a configured Mistral AI agent by defining its name, model, tools, description, and instructions for automated or interactive tasks.
Instructions
Create a new Mistral agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Agent name | |
| model | Yes | Model | |
| tools | No | Tools | |
| description | No | Description | |
| instructions | No | Instructions |