Update Agent
mistral_update_agentModify an existing Mistral AI agent via the Mistral MCP Server by updating its name, description, or instructions using a required agent ID.
Instructions
Update an existing agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| agent_id | Yes | Agent ID | |
| description | No | New description | |
| instructions | No | New instructions |