Connect Mistral ai to OpenClaw on Operator.io
Mistral ai is a research lab offering cutting-edge open-source language models and developer APIs. It empowers teams to add state-of-the-art natural language capabilities to any app or workflow.
Automate Mistral ai with AI
Operator runs your personal agent on OpenClaw, the open source agent framework, and points it straight at Mistral ai. You message the agent on Telegram or Discord, tell it what you need in plain language, and it operates Mistral ai on its own, running actions like append to conversation, create agent, create agents completion.
Your agent reaches Mistral ai directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.
What your agent can do with Mistral ai
Your agent can call any of these Mistral ai actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.
Append to conversation
Tool to append new entries to an existing conversation in Mistral AI. Use when you need to continue a conversation by adding new messages or inputs. This is a beta endpoint.
Create Agent
Tool to create a new AI agent with custom configuration (Beta). Use when you need to create an agent with specific model, name, instructions, and tools.
Create Agents Completion
Tool to generate completions using a Mistral AI agent with specific instructions and tools. Use when you need an agent to process messages and generate responses. Agents can use tools, follow instructions, and maintain conversation context.
Create Audio Transcription
Transcribe audio files to text using Mistral AI's Voxtral models. Use this action to convert speech in audio files to written text. Supports multiple input methods: file upload, file_id from previously uploaded files, or file_url for pub...
Create Chat Completion
Generate conversational responses from Mistral AI models. Supports streaming, function calling, and various model parameters. Use when you need to create chat completions with Mistral AI models for conversation, question answering, or fu...
Create Chat Moderation
Tool to classify chat content for moderation purposes across 9 categories. Use when you need to detect harmful content, inappropriate messages, or policy violations in chat conversations.
Create Embeddings
Tool to generate vector embeddings for input text using Mistral AI embedding models. Use when you need to convert text into numerical vectors for semantic search, similarity comparison, or RAG applications.
Create FIM Completion
Generate code completions using fill-in-the-middle functionality. Use when you need to complete code between a prefix and suffix, or continue code from a prompt. Ideal for code completion, function implementation, and context-aware code...
Create library
Tool to create a new document library. Use when you need to group documents into a new library. Use after confirming authentication.
Create library share
Create or update sharing permissions for a library. Use to grant access to users, workspaces, or organizations. Specify the access level (Viewer or Editor) and the entity to share with. This is a beta endpoint.
Create Moderation
Tool to classify text content for moderation purposes across 9 categories. Use when you need to detect harmful content, inappropriate text, or policy violations in raw text inputs.
Create OCR
Extract text and structured data from images and documents using Mistral AI's OCR capabilities. Supports PDFs, images, tables, headers, footers, and custom structured extraction. Use when you need to digitize documents, extract invoice d...
Create or Update Agent Alias
Tool to create or update an agent version alias. Use when you need to assign a version alias (like 'production' or 'staging') to a specific agent version.
Delete agent
Permanently deletes an agent by its ID (Beta feature). Use this tool when you need to remove an agent that is no longer needed. This operation is irreversible - the agent will be permanently removed from the system.
Delete Conversation
Tool to delete a conversation by its ID (Beta). Use when you need to permanently remove a conversation. This is a beta feature.
Delete File
Delete a file by its ID from Mistral AI. Permanently removes the file and its metadata. Use List Files action first to obtain valid file IDs.
Delete library
Permanently deletes a library and all of its documents from Mistral AI. Use this tool when you need to remove an entire library including all its documents. This operation is irreversible - the library and all its documents will be perma...
Delete library document
Permanently deletes a document from a Mistral AI library. Use this tool when you need to remove a specific document from a library. Both library_id and document_id must be valid UUIDs. This operation is irreversible - the document will b...
Delete library share
Remove sharing permissions for a library from a user, workspace, or organization. Use when you need to revoke access to a library that was previously shared. This is a beta feature.
Download File
Download the content of a previously uploaded file from Mistral AI. Returns the raw binary content of the file. Use this when you need to retrieve file data for processing, such as training data files (.jsonl) for fine-tuning. Requires a...
Get Agent
Tool to retrieve details of a specific Mistral AI agent by its ID. Returns comprehensive agent information including model, instructions, tools, and configuration. Use when you need to inspect or verify an agent's settings.
Get Agent Version
Retrieve a specific version of an agent (Beta). Use when you need to get details about a particular agent version, including its configuration, tools, and metadata.
Get Conversation
Tool to retrieve details of a specific conversation. Use when you need to fetch conversation metadata including timestamps, configuration, and associated model or agent information.
Get Conversation History
Retrieve the full history of a conversation in Mistral AI. Returns all entries including messages, tool calls, function results, and agent handoffs. Use this to review conversation context or export conversation data. Note: This is a bet...
Get Conversation Messages
Retrieve all messages from a Mistral AI conversation. Use when you need to fetch the complete message history for a specific conversation.
Get document extracted text URL
Retrieve a signed URL to download the extracted text from a document in a Mistral AI library. This is a beta endpoint. Note: Only documents that undergo OCR processing (such as PDFs) will have extracted text available; plain text files t...
Get document signed URL
Get a signed URL to download a document from a Mistral AI library. Returns a temporary URL that provides direct access to download the document content. Use this when you need to retrieve document files from a library. The signed URL is...
Get Document Status
Retrieve the processing status of a document in a Mistral AI library. Use this to check if a document has finished processing after upload. Returns the document ID and its current processing status.
Get Document Text Content
Retrieve the extracted text content of a specific document from a Mistral AI library (Beta). Returns the full text content extracted from the document. Use the List Libraries action first to obtain valid library IDs, then use List Librar...
Get File Signed URL
Get a time-limited signed URL for downloading a file from Mistral AI. Use when you need a temporary download link that can be shared or used externally. The URL expires after the specified number of hours (default 24).
List Fine Tuning Jobs
List fine-tuning jobs with optional filtering and pagination. Use this tool to retrieve all fine-tuning jobs for your organization. Supports filtering by model, status, creation time, and W&B integration. Results are paginated; use 'page...
Get library
Retrieve detailed information about a specific library. Returns complete library metadata including name, description, document counts, size, timestamps, and ownership details. Use List Libraries action first to obtain valid library IDs.
Get Library Document
Retrieve metadata for a specific document in a Mistral AI library. Returns detailed information including processing status, size, summary, token counts, and timestamps. Use this to check document status after upload or to retrieve detai...
Get Model
Tool to retrieve detailed information about a specific Mistral AI model by its ID. Returns model metadata including capabilities, context length, and ownership. Use when you need to inspect model specifications before using it.
List agent aliases
Retrieve all aliases for an agent version. Use to view and manage version aliases for an agent. Note: This is a beta endpoint.
List Agents
Tool to list all configured agents (Beta). Use when you need to retrieve a list of agents available in your organization.
List Agent Versions
List all versions of a specific agent. Use when you need to view the version history of an agent. Note: This is a beta endpoint.
List Batch Jobs
Tool to retrieve a list of all batch jobs with optional filtering and pagination. Use when you need to view or manage batch processing jobs.
List Conversations
List all created conversations (Beta). Use to retrieve conversation history or manage existing conversations. Supports pagination and metadata filtering.
List Files
Tool to list all files available to the user. Use when you need to view or manage uploaded files, supports pagination.
List libraries
List all document libraries accessible to your organization. Returns library metadata including id, name, description, document counts, and timestamps. Use to discover available libraries before listing or uploading documents. Note: This...
List Library Documents
List all documents in a Mistral AI document library. Returns document metadata including name, processing status, size, summary, and timestamps. Use the List Libraries action first to obtain valid library IDs. Supports pagination for lar...
List library shares
List all sharing permissions for a document library. Returns details about who has access to the library, including role, share type, and user/organization identifiers. Use the List Libraries action first to obtain valid library IDs. Not...
List Models
Tool to retrieve all available Mistral AI models including base models and fine-tuned models. Use when you need to see what models are available for chat completions, embeddings, or fine-tuning.
Reprocess document
Reprocess a document in a Mistral AI library (Beta). Use when you need to trigger reprocessing of a document, such as after updating library settings or to refresh document embeddings. Both library_id and document_id must be valid UUIDs....
Restart Conversation
Tool to restart a conversation from a specific point (Beta). Use when you need to branch a conversation or replay it from a particular message. Creates a new conversation starting from the specified entry.
Retrieve File
Retrieve metadata of a file uploaded to Mistral AI. Returns file details including size, filename, purpose, and creation time. Use List Files action first to obtain valid file IDs.
Start Conversation
Tool to start a new conversation with a Mistral AI agent or base model. Use when initiating a conversational interaction that requires context tracking. Either 'model' or 'agent_id' must be provided. Returns a conversation_id for continu...
Plus 6 more Mistral ai actions your agent can call.
How to connect Mistral ai
You authorize Mistral ai once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Mistral ai without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.
When you are ready, the get started guide walks through standing up your OpenClaw agent.
Common questions about Mistral ai
- How do I connect Mistral ai to Operator?
- You authorize Mistral ai once from your Operator dashboard. Operator holds the connection and refreshes the access token for you, so your agent keeps working with Mistral ai without you signing in again.
- Can my agent run Mistral ai as part of a larger task?
- Yes. It can call Mistral ai mid task, hand it the input, and use what comes back in the next step. So a job that involves generating, classifying, or analyzing something can route through Mistral ai without you stitching the calls together yourself.
- Do I need to write code or manage Mistral ai API keys?
- No code and no API keys. You authorize Mistral ai through a normal sign in and Operator handles the connection, so there is nothing to wire up or host.
- Can my agent use Mistral ai together with my other apps?
- Yes. The same agent reaches every app you connect, so it can move between Mistral ai and tools like Datarobot, Chatbotkit, Griptape in one job, reading from one and acting in another without you wiring anything between them.
More apps to automate
Apps your agent runs alongside Mistral ai, or browse all integrations.
Put your agent on Mistral ai
Sign in, connect Mistral ai, and hand your agent the work. Your first week is free.
Try for free