Archive Fine-Tuned Model
MISTRAL_AI_ARCHIVE_FINE_TUNED_MODELArchive a fine-tuned model so it is unavailable until restored.
Mistral AI
105 actions for Mistral AI workflows.
Operations are the actions a workflow can take in Mistral AI, grouped by category. Each lists its method, parameters, and a template you can drop it into.
Archive Fine-Tuned Model
MISTRAL_AI_ARCHIVE_FINE_TUNED_MODELArchive a fine-tuned model so it is unavailable until restored.
Count Chat Completion Field Options
MISTRAL_AI_COUNT_CHAT_COMPLETION_FIELD_OPTIONSCount values of a chat completion field after optional filtering.
Create Batch Job
MISTRAL_AI_CREATE_BATCH_JOBCreate and queue a Mistral batch inference job.
Create Speech
MISTRAL_AI_CREATE_SPEECHGenerate JSON-encoded speech audio from text without streaming.
Get Batch Job
MISTRAL_AI_GET_BATCH_JOBGet details and optionally inline results for a batch job.
Get campaign
MISTRAL_AI_GET_CAMPAIGNRetrieve an observability campaign by its UUID.
Get campaign status
MISTRAL_AI_GET_CAMPAIGN_STATUSReturn the execution status of an observability campaign.
Get Chat Completion Event
MISTRAL_AI_GET_CHAT_COMPLETION_EVENTRetrieve one observability chat completion event by UUID.
Get Chat Completion Field Options
MISTRAL_AI_GET_CHAT_COMPLETION_FIELD_OPTIONSGet available values for a chat completion field and filter operator.
Get Connector
MISTRAL_AI_GET_CONNECTORGet a connector by ID or name without requesting customer data or secrets.
Get Connector Authentication Methods
MISTRAL_AI_GET_CONNECTOR_AUTHENTICATION_METHODSGet a connector's public authentication methods and required headers.
Get dataset
MISTRAL_AI_GET_DATASETRetrieve an observability dataset by its UUID.
Get dataset import task
MISTRAL_AI_GET_DATASET_IMPORT_TASKRetrieve the status and progress of one dataset import task.
Get dataset record
MISTRAL_AI_GET_DATASET_RECORDRetrieve a conversation record from an observability dataset.
Get Judge
MISTRAL_AI_GET_JUDGERetrieve a saved observability judge by UUID.
Get Similar Chat Completion Events
MISTRAL_AI_GET_SIMILAR_CHAT_COMPLETION_EVENTSRetrieve observability events similar to a specified event.
Get Voice
MISTRAL_AI_GET_VOICEGet saved voice metadata without sample audio.
Get Voice Sample
MISTRAL_AI_GET_VOICE_SAMPLEDownload a saved voice's sample as a WAV audio file.
Get Workflow
MISTRAL_AI_GET_WORKFLOWRetrieve a workflow definition and its active-worker status by name or ID.
Get Workflow Deployment
MISTRAL_AI_GET_WORKFLOW_DEPLOYMENTRetrieve a workflow deployment and its registered workers.
Get Workflow Execution
MISTRAL_AI_GET_WORKFLOW_EXECUTIONRetrieve the current state and result of a workflow execution.
Get Workflow Execution History
MISTRAL_AI_GET_WORKFLOW_EXECUTION_HISTORYRetrieve the event history for a workflow execution.
Get Workflow Execution OpenTelemetry Trace
MISTRAL_AI_GET_WORKFLOW_EXECUTION_OTEL_TRACERetrieve raw OpenTelemetry trace data for a workflow execution.
Get Workflow Execution Trace Events
MISTRAL_AI_GET_WORKFLOW_EXECUTION_TRACE_EVENTSRetrieve trace events for a workflow execution.
Get Workflow Execution Trace Summary
MISTRAL_AI_GET_WORKFLOW_EXECUTION_TRACE_SUMMARYRetrieve a hierarchical trace summary for a workflow execution.
Get Workflow Metrics
MISTRAL_AI_GET_WORKFLOW_METRICSRetrieve aggregate execution, error, latency, and retry metrics for a workflow.
Get Workflow Registration
MISTRAL_AI_GET_WORKFLOW_REGISTRATIONRetrieve one workflow registration and its worker availability.
Get Workflow Run
MISTRAL_AI_GET_WORKFLOW_RUNRetrieve a workflow run's status, timing, execution IDs, and result.
Get Workflow Run History
MISTRAL_AI_GET_WORKFLOW_RUN_HISTORYRetrieve the event history for a workflow run.
Judge Chat Completion Event
MISTRAL_AI_JUDGE_CHAT_COMPLETION_EVENTEvaluate one chat completion event with an inline judge definition.
Judge Conversation
MISTRAL_AI_JUDGE_CONVERSATIONRun a saved observability judge against a supplied conversation.
Judge dataset record
MISTRAL_AI_JUDGE_DATASET_RECORDEvaluate one dataset record with a supplied non-durable judge definition.
List campaign selected events
MISTRAL_AI_LIST_CAMPAIGN_SELECTED_EVENTSList chat-completion events selected by an observability campaign.
List campaigns
MISTRAL_AI_LIST_CAMPAIGNSList observability campaigns, optionally filtering them by a text query.
List Chat Completion Fields
MISTRAL_AI_LIST_CHAT_COMPLETION_FIELDSList fields and operators available for observability event filtering.
List Connector Tools
MISTRAL_AI_LIST_CONNECTOR_TOOLSList tools exposed by an MCP connector.
List Connectors
MISTRAL_AI_LIST_CONNECTORSList custom MCP connectors without returning connection secrets.
List dataset import tasks
MISTRAL_AI_LIST_DATASET_IMPORT_TASKSList import tasks associated with an observability dataset.
List dataset records
MISTRAL_AI_LIST_DATASET_RECORDSList conversation records stored in an observability dataset.
List datasets
MISTRAL_AI_LIST_DATASETSList observability datasets, optionally filtering them by a text query.
List Judges
MISTRAL_AI_LIST_JUDGESList saved observability judges with filtering, search, and pagination.
List Voices
MISTRAL_AI_LIST_VOICESList saved voices without sample audio data.
List Workflow Deployments
MISTRAL_AI_LIST_WORKFLOW_DEPLOYMENTSList workflow worker deployments, optionally filtering to active deployments or a workflow.
List Workflow Events
MISTRAL_AI_LIST_WORKFLOW_EVENTSList durable workflow lifecycle and task events with cursor pagination.
List Workflow Registrations
MISTRAL_AI_LIST_WORKFLOW_REGISTRATIONSList workflow registrations with sharing, activity, archival, and cursor filters.
List Workflow Runs
MISTRAL_AI_LIST_WORKFLOW_RUNSList workflow runs with status, search, and cursor pagination filters.
List Workflow Schedules
MISTRAL_AI_LIST_WORKFLOW_SCHEDULESList workflow schedules with timing, time zone, and execution policy details.
Query Workflow Execution
MISTRAL_AI_QUERY_WORKFLOW_EXECUTIONInvoke a read-only query handler on a running workflow execution.
Search Chat Completion Events
MISTRAL_AI_SEARCH_CHAT_COMPLETION_EVENTSSearch observability chat completion events and return previews or only IDs.
Unarchive Fine-Tuned Model
MISTRAL_AI_UNARCHIVE_FINE_TUNED_MODELRestore an archived fine-tuned model.
Update Fine-Tuned Model
MISTRAL_AI_UPDATE_FINE_TUNED_MODELUpdate the name or description of a fine-tuned model.
Append to conversation
MISTRAL_AI_APPEND_TO_CONVERSATIONTool to append new entries to an existing conversation in Mistral AI.
Create Agent
MISTRAL_AI_CREATE_AGENTTool to create a new AI agent with custom configuration (Beta).
Create Agents Completion
MISTRAL_AI_CREATE_AGENTS_COMPLETIONProcesses messages and generates responses using a Mistral AI agent that can follow instructions, use integrated tools, and maintain conversation context across multiple turns.
Create Audio Transcription
MISTRAL_AI_CREATE_AUDIO_TRANSCRIPTIONTranscribe audio files to text using Mistral AI's Voxtral models.
Create Chat Completion
MISTRAL_AI_CREATE_CHAT_COMPLETIONGenerates intelligent conversational responses using Mistral AI to power chatbots, Q&A systems, and automated assistance for solopreneurs and small teams.
Create Chat Moderation
MISTRAL_AI_CREATE_CHAT_MODERATIONTool to classify chat content for moderation purposes across 9 categories.
Create Embeddings
MISTRAL_AI_CREATE_EMBEDDINGSConverts text into numerical vectors (embeddings) that capture semantic meaning, enabling similarity search, clustering, and retrieval-augmented generation.
Create FIM Completion
MISTRAL_AI_CREATE_FIM_COMPLETIONGenerate code completions using fill-in-the-middle functionality.
Create library
MISTRAL_AI_CREATE_LIBRARYTool to create a new document library.
Create library share
MISTRAL_AI_CREATE_LIBRARY_SHARECreate or update sharing permissions for a library.
Create Moderation
MISTRAL_AI_CREATE_MODERATIONTool to classify text content for moderation purposes across 9 categories.
Create OCR
MISTRAL_AI_CREATE_OCRExtract text and structured data from images and documents using Mistral AI's OCR capabilities.
Create or Update Agent Alias
MISTRAL_AI_CREATE_OR_UPDATE_AGENT_ALIASTool to create or update an agent version alias.
Delete agent
MISTRAL_AI_DELETE_AGENTPermanently deletes an agent by its ID (Beta feature).
Delete Conversation
MISTRAL_AI_DELETE_CONVERSATIONPermanently removes a specific conversation by its ID, helping you organize and manage your AI chat history.
Delete File
MISTRAL_AI_DELETE_FILEPermanently removes a file and its metadata from Mistral AI, helping you maintain a clean and organized file storage by deleting outdated, test, or sensitive files.
Delete library
MISTRAL_AI_DELETE_LIBRARYPermanently deletes a library and all of its documents from Mistral AI.
Delete library document
MISTRAL_AI_DELETE_LIBRARY_DOCUMENTPermanently deletes a document from a Mistral AI library.
Delete library share
MISTRAL_AI_DELETE_LIBRARY_SHARERemove sharing permissions for a library from a user, workspace, or organization.
Download File
MISTRAL_AI_DOWNLOAD_FILEDownload the content of a previously uploaded file from Mistral AI.
Get Agent
MISTRAL_AI_GET_AGENTRetrieves the full configuration of a specific Mistral AI agent, including its model, instructions, and tools, allowing you to inspect or verify its settings.
Get Agent Version
MISTRAL_AI_GET_AGENT_VERSIONRetrieve a specific version of an agent (Beta).
Get Conversation
MISTRAL_AI_GET_CONVERSATIONTool to retrieve details of a specific conversation.
Get Conversation History
MISTRAL_AI_GET_CONVERSATION_HISTORYRetrieves the complete history of a conversation, including messages, tool calls, function results, and agent handoffs, so you can review context or export the data for analysis.
Get Conversation Messages
MISTRAL_AI_GET_CONVERSATION_MESSAGESRetrieve all messages from a Mistral AI conversation.
Get document extracted text URL
MISTRAL_AI_GET_DOCUMENT_EXTRACTED_TEXT_URLRetrieve a signed URL to download the extracted text from a document in a Mistral AI library.
Get document signed URL
MISTRAL_AI_GET_DOCUMENT_SIGNED_URLGet a signed URL to download a document from a Mistral AI library.
Get Document Status
MISTRAL_AI_GET_DOCUMENT_STATUSRetrieve the processing status of a document in a Mistral AI library.
Get Document Text Content
MISTRAL_AI_GET_DOCUMENT_TEXT_CONTENTRetrieve the extracted text content of a specific document from a Mistral AI library (Beta).
Get File Signed URL
MISTRAL_AI_GET_FILE_SIGNED_URLGet a time-limited signed URL for downloading a file from Mistral AI.
Get library
MISTRAL_AI_GET_LIBRARYFetch complete metadata for a specific library, including name, description, document count, size, timestamps, and ownership details, to evaluate its contents and manage your knowledge base effectively.
Get Library Document
MISTRAL_AI_GET_LIBRARY_DOCUMENTRetrieve metadata for a specific document in a Mistral AI library.
Get Model
MISTRAL_AI_GET_MODELTool to retrieve detailed information about a specific Mistral AI model by its ID.
List agent aliases
MISTRAL_AI_LIST_AGENT_ALIASESRetrieve all aliases for an agent version.
List Agent Versions
MISTRAL_AI_LIST_AGENT_VERSIONSList all versions of a specific agent.
List Agents
MISTRAL_AI_LIST_AGENTSTool to list all configured agents (Beta).
List Batch Jobs
MISTRAL_AI_LIST_BATCH_JOBSTool to retrieve a list of all batch jobs with optional filtering and pagination.
List Conversations
MISTRAL_AI_LIST_CONVERSATIONSList all created conversations (Beta).
List Files
MISTRAL_AI_LIST_FILESLists all files that have been uploaded to the user's account, enabling easy management and retrieval of documents for use in AI tasks.
List Fine Tuning Jobs
MISTRAL_AI_GET_FINE_TUNING_JOBSList fine-tuning jobs with optional filtering and pagination.
List libraries
MISTRAL_AI_LIST_LIBRARIESList all document libraries accessible to your organization.
List Library Documents
MISTRAL_AI_LIST_LIBRARY_DOCUMENTSList all documents in a Mistral AI document library.
List library shares
MISTRAL_AI_LIST_LIBRARY_SHARESList all sharing permissions for a document library.
List Models
MISTRAL_AI_LIST_MODELSTool to retrieve all available Mistral AI models including base models and fine-tuned models.
Reprocess document
MISTRAL_AI_REPROCESS_DOCUMENTReprocess a document in a Mistral AI library (Beta).
Restart Conversation
MISTRAL_AI_RESTART_CONVERSATIONCreates a new conversation branch by replaying from a chosen message, allowing you to explore alternative directions without losing the original thread
Retrieve File
MISTRAL_AI_RETRIEVE_FILERetrieve metadata of a file uploaded to Mistral AI.
Start Conversation
MISTRAL_AI_START_CONVERSATIONTool to start a new conversation with a Mistral AI agent or base model.
Update Agent
MISTRAL_AI_UPDATE_AGENTModifies an existing AI agent's configuration, including name, instructions, model, or tools, to adapt to evolving business needs without recreating the agent.
Update agent version
MISTRAL_AI_UPDATE_AGENT_VERSIONTool to update the current version of an agent (Beta).
Update library
MISTRAL_AI_UPDATE_LIBRARYTool to update an existing document library's properties.
Update library document
MISTRAL_AI_UPDATE_LIBRARY_DOCUMENTUpdate the metadata of a document in a Mistral AI library.
Upload File
MISTRAL_AI_UPLOAD_FILEUploads files (JSONL, documents) to Mistral AI for fine-tuning models, batch processing, or OCR, enabling AI customization and data extraction for your business workflows.
Upload Library Document
MISTRAL_AI_UPLOAD_LIBRARY_DOCUMENTUpload a document to a Mistral AI library for use with RAG-enabled agents.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.