Skip to content
AI & MLReal-timeUpdated May 2026

Mistral AI

Mistral AI chat, embeddings, OCR, and tools

Mistral AI is the French LLM lab whose open-weight and hosted models are popular alternatives to OpenAI and Anthropic — especially for EU teams with data-residency requirements and for cost-sensitive deployments where Mixtral 8x22B or the Mistral Small tier hits the price/performance sweet spot. Tiny Command exposes six actions: Chat Completion (against mistral-small, mistral-medium, mistral-large, codestral, the Mixtral family, and pixtral for vision), Chat with Tools (function-calling, OpenAI-compatible schema), Create Embedding (mistral-embed for semantic search workflows), Moderate Text (the mistral-moderation classifier for safety filtering), OCR (the mistral-ocr endpoint that takes a document URL or base64 and returns Markdown — strong on PDFs with mixed text/tables), and List Models. The connection uses a Mistral API key from console.mistral.ai. The Chat APIs follow the OpenAI message-array shape (system, user, assistant), so workflows that have a Chat Completion structure already can swap models with minimal rewriting.

0triggers
6actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Mistral AI can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Mistral Chat CompletionRuns chat completion against Mistral's hosted models (Small, Medium, Large, Codestral, Mixtral variants, Pixtral). OpenAI-compatible shape. EU-hosted inference for data-residency-conscious workflows.
Mistral Chat with ToolsChat completion with function-calling enabled. OpenAI-compatible tools array. Response includes tool_calls when the model decides to call one. Parallel tool calls supported.
Mistral EmbeddingGenerates embeddings with mistral-embed. For RAG-pipeline vector generation when you want EU-hosted embedding inference.
List Mistral ModelsReturns the Mistral model catalog. Pin specific versions for reproducibility; "latest" aliases float as Mistral ships new generations.
Mistral Moderate TextReturns category scores across harm types (violence, hate, sexual, self-harm, etc.). For pre-filter step before higher-cost LLM calls or for content-moderation workflows in user-generated content.
Mistral OCR (Document → Markdown)Mistral's specialised OCR model — converts PDFs/images to clean Markdown preserving headings, tables, multi-column layout. Better than general vision-LLM OCR for structured document processing.
Recipes

Pre-built Mistral AI workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Mistral AI once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Mistral AI field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Mistral AI integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Mistral AI to Tiny Command?
Open the Tiny Command workflow builder, drop in a Mistral AI node, and click Connect. Authorize Mistral AI once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Mistral AI triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Mistral AI today. Use Tiny Command's universal Webhook or Schedule trigger to start Mistral AI workflows, then run any Mistral AI action you need.
What Mistral AI actions can I run from a workflow?
6 Mistral AI actions are available out of the box, covering ai & ml operations like "Mistral Chat Completion". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Mistral AI integration real-time?
Mistral AI actions execute synchronously inside your workflow. Tiny Command waits for Mistral AI's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Mistral AI with Tiny Command?
No. Every Mistral AI trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Mistral AI API endpoint directly.
How much does the Mistral AI integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Mistral AI integration itself has no per-app surcharge.
Related

More ai & ml apps people connect.

Same category as Mistral AI, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Mistral AI.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.