AI & ML54 toolsPaste one API key
Mistral AI integration for AI agents
Run chat completions, embeddings, OCR, and agents
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Mistral AI once and call the same tools from all of them.
Setup
Connect Mistral AI through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Mistral AI exposes 54 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
mistral_ai_create_agents_completion | Generate completions using a Mistral AI agent with specific instructions and tools | Write |
mistral_ai_create_audio_transcription | Transcribe audio files to text using Mistral AI's Voxtral models | Write |
mistral_ai_create_chat_completion | Generate conversational responses from Mistral AI models | Write |
mistral_ai_create_chat_moderation | Classify chat content for moderation purposes across 9 categories | Write |
mistral_ai_create_embeddings | Generate vector embeddings for input text using Mistral AI embedding models | Write |
mistral_ai_create_fim_completion | Generate code completions using fill-in-the-middle functionality | Write |
mistral_ai_create_moderation | Classify text content for moderation purposes across 9 categories | Write |
mistral_ai_create_ocr | Extract text and structured data from images and documents using Mistral AI's OCR capabilities | Write |
mistral_ai_download_file | Download the content of a previously uploaded file from Mistral AI | Read |
mistral_ai_get_agent | Retrieve details of a specific Mistral AI agent by its ID | Read |
mistral_ai_get_agent_version | Retrieve a specific version of an agent (Beta) | Read |
mistral_ai_get_conversation | Retrieve details of a specific conversation | Read |
mistral_ai_get_conversation_history | Retrieve the full history of a conversation in Mistral AI | Read |
mistral_ai_get_conversation_messages | Retrieve all messages from a Mistral AI conversation | Read |
mistral_ai_get_document_extracted_text_url | Retrieve a signed URL to download the extracted text from a document in a Mistral AI library | Read |
mistral_ai_get_document_signed_url | Get a signed URL to download a document from a Mistral AI library | Read |
mistral_ai_get_document_status | Retrieve the processing status of a document in a Mistral AI library | Read |
mistral_ai_get_document_text_content | Retrieve the extracted text content of a specific document from a Mistral AI library (Beta) | Read |
mistral_ai_get_file_signed_url | Get a time-limited signed URL for downloading a file from Mistral AI | Read |
mistral_ai_get_fine_tuning_jobs | List fine-tuning jobs with optional filtering and pagination | Read |
mistral_ai_get_library | Retrieve detailed information about a specific library | Read |
mistral_ai_get_library_document | Retrieve metadata for a specific document in a Mistral AI library | Read |
mistral_ai_get_model | Retrieve detailed information about a specific Mistral AI model by its ID | Read |
mistral_ai_list_agent_aliases | Retrieve all aliases for an agent version | Read |
mistral_ai_list_agent_versions | List all versions of a specific agent | Read |
mistral_ai_list_agents | List all configured agents (Beta) | Read |
mistral_ai_list_batch_jobs | Retrieve a list of all batch jobs with optional filtering and pagination | Read |
mistral_ai_list_conversations | List all created conversations (Beta) | Read |
mistral_ai_list_files | List all files available to the user | Read |
mistral_ai_list_libraries | List all document libraries accessible to your organization | Read |