Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.conversion.ai/llms.txt

Use this file to discover all available pages before exploring further.

A tool call is a single action Conversion AI runs to carry out a request, like looking up a contact, listing audiences, creating a form preview, or running a script in its sandbox. A single message often produces several tool calls in sequence. Each tool call appears as a card in the chat as it runs, labeled with what it’s doing. You can expand a card to see what Conversion AI sent and what came back.
Tools marked with a ✓ Requires approval badge show an Allow / Deny prompt before they run. See Approvals for how the approval flow works.

Conversation

ToolDescription
ThinkingA short status line that Conversion AI posts before a complex step, so you know what’s about to happen.

Artifacts

Tools that create and manage artifacts.
ToolDescription
List artifactsList the artifacts in the current chat.
Get artifactGet the contents of a specific artifact.
Apply artifact ✓Apply a reviewed artifact so it becomes a real asset or updates an existing one.

Contacts

ToolDescription
List contactsList or search contacts using a structured filter.
Get contactGet a single contact.
Count contactsCount the contacts that match a filter.
Get contact eventsGet the event history for a contact (page views, form submissions, email events).
Get contact automation runsGet the workflows a contact has entered, with status and progress.
List contact opportunitiesList opportunities tied to a contact.
List contact fieldsList the custom field definitions on contacts.
Get distinct field valuesReturn the distinct values seen for a given contact field.
Create contact ✓Create a new contact.
Create contact field ✓Create a new custom field on contacts or companies.
Upload CSV for contact importUpload a CSV of contacts for bulk import.
Process CSV contact import ✓Process the uploaded CSV, creating contacts and optionally adding them to an audience or campaign.

Companies

ToolDescription
List company opportunitiesList opportunities tied to a company.

Opportunities

Opportunities are read-only in chat. They sync in from your CRM and can’t be modified from Conversion.
ToolDescription
List opportunitiesList or search opportunities.
Get opportunityGet a single opportunity.
Count opportunitiesCount opportunities matching a filter.
List opportunity contactsList the contacts tied to a specific opportunity.

Audiences

ToolDescription
List audiencesList or search audiences.
Create audience ✓Create a new static or dynamic audience.
Update audience ✓Update an audience’s filter or type.
Add contacts to audience ✓Add specific contacts to a static audience.
Rename audience ✓Rename an existing audience.

Emails

To build or edit email content (templates, blast bodies, workflow emails), Conversion AI creates an artifact.
ToolDescription
Create email artifactCreate a preview for an email change (a template, blast, or workflow email)
Update email artifactRevise a pending form preview
Get emailGet an email, including subject, body, sender, and validation status.
Get email metricsGet send, open, click, and bounce metrics for an email.
List blast emailsList blast emails.
List workflow emailsList emails sent by workflows.
List email templatesList email templates.
List email recipientsList recipients for an email send, including delivery status.
Create blast emailCreate a new blast in draft status. Nothing is sent; you still publish the blast yourself.
Rename email ✓Rename an existing email.

Forms

To build or edit a form, Conversion AI creates an artifact.
ToolDescription
Create form artifactCreate a preview for a form update.
Update form artifactRevise a pending form preview.
Get formGet a form.
List formsList forms in the workspace.
List form submissionsList submissions for a specific form.
Rename form ✓Rename an existing form.

Workflows

To build a workflow, Conversion AI creates an artifact. Existing workflows cannot be edited through chat; every workflow artifact creates a new workflow.
ToolDescription
Create workflow artifactCreate a preview for a workflow change
Update workflow artifactRevise a pending workflow preview.
Get workflowGet a workflow, including its trigger and steps.
List workflowsList workflows in the workspace.
List workflow runsList runs for a workflow.
Get workflow runGet a single run, including which steps a contact reached.
Get workflow metricsGet aggregate metrics for a workflow.
Rename workflow ✓Rename an existing workflow.

Campaigns

ToolDescription
List campaignsList campaigns.
List campaign itemsList the assets that belong to a campaign.
List campaign membersList the members of a campaign.
List campaign tokensList the campaign tokens defined for the workspace.
List campaign typesList the available campaign types.
List campaign type statusesList the member statuses for a campaign type.
Create campaign ✓Create a new campaign.
Create campaign type ✓Create a new campaign type.
Add campaign type status ✓Add a member status to a campaign type.
Update campaign type ✓Update an existing campaign type.
Create campaign token ✓Create a new reusable campaign token.
Update campaign token ✓Update a campaign token’s metadata.
Set campaign token value ✓Set the value of a token for a specific campaign.
Add campaign members ✓Add contacts as members of a campaign.
Update campaign member status ✓Update the status of a campaign member.
Rename campaign ✓Rename an existing campaign.
Duplicate campaign ✓Duplicate a campaign.

Folders

ToolDescription
List top-level foldersList top-level folders and campaigns in the workspace.
List folder itemsList the items inside a folder or campaign.
Create folder ✓Create a sub-folder inside a campaign or another folder.
Move assets ✓Move assets into a folder or campaign.
Move assets to root ✓Move assets out of their folder and back to the root.
Rename folder ✓Rename a folder.

Workspace

ToolDescription
Get email settingsRead the workspace’s email send caps and settings.
Get business logoGet the workspace’s logo.

Syncing

ToolDescription
List sync batchesList recent sync batches with your CRM or data warehouse.
List sync logsList sync log entries.

Files and sandbox

Tools for working with attached files, running code, and sharing results back in the chat. See Files and sandbox for what the sandbox can do.
ToolDescription
Run commandRun a shell command in the sandbox.
Read fileRead a file from the sandbox filesystem.
Write fileWrite a file to the sandbox filesystem.
Share filesSurface a generated file in the chat so you can view or download it.
Upload image to media libraryUpload an image from the sandbox into the workspace’s media library so it can be used in emails and forms.

Docs

ToolDescription
Search Conversion docsSearch this product documentation site to look up product behavior (for example, supported Liquid syntax) before building something.