DashboardSign inStart your trial

Mintlify

Reference

14 actions for Mintlify workflows.

01. Operations

Act on Mintlify from a workflow

Operations are the actions a workflow can take in Mintlify, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Communication

14 operations
Action

Create Agent Job

MINTLIFY_CREATE_AGENT_JOB

Start a background documentation agent job from a natural-language prompt.

2 input
Action

Get Agent Job

MINTLIFY_GET_AGENT_JOB

Retrieve the status and details (status, PR link, model, source repo/ref) of a docs agent job.

2 input
Action

Get Assistant Caller Stats

MINTLIFY_GET_ASSISTANT_CALLER_STATS

Get assistant query counts broken down by caller type (web, api, other, total) for a date range.

3 input
Action

Get Assistant Conversations

MINTLIFY_GET_ASSISTANT_CONVERSATIONS

Export the AI assistant conversation history (question, answer, cited sources, resolution status) for a Mintlify project, optionally filtered by date.

5 input
Action

Get Feedback

MINTLIFY_GET_FEEDBACK

Export a project's user feedback (thumbs / contextual comments / agent feedback), optionally filtered by date, source and status.

7 input
Action

Get Feedback By Page

MINTLIFY_GET_FEEDBACK_BY_PAGE

Retrieves aggregated feedback counts (thumbs up/down, code, total) for each documentation page path within a specified date range, helping you quickly assess which content resonates or frustrates your users.

6 input
Action

Get Page Views

MINTLIFY_GET_PAGE_VIEWS

Export per-path and site-wide content view counts split by human vs AI traffic.

5 input
Action

Get Search Queries

MINTLIFY_GET_SEARCH_QUERIES

Export documentation search terms ordered by hit count (with CTR and top clicked page).

5 input
Action

Get Unique Visitors

MINTLIFY_GET_UNIQUE_VISITORS

Export per-path and site-wide approximate distinct visitor counts split by human vs AI traffic.

5 input
Action

Get Update Status

MINTLIFY_GET_UPDATE_STATUS

Get the status and details (queued / inprogress / success / failure, logs, commit, screenshot) of a triggered deployment update by its statusId.

1 input
Action

Send Agent Message

MINTLIFY_SEND_AGENT_MESSAGE

Send a follow-up instruction to an existing, in-progress docs agent job (asynchronous).

3 input
Action

Trigger Automation

MINTLIFY_TRIGGER_AUTOMATION

Triggers a custom-schedule automation to run immediately, enabling you to execute on-demand tasks like sending notifications or updating content without waiting for the scheduled time.

2 input
Action

Trigger Preview

MINTLIFY_TRIGGER_PREVIEW

Create or update a preview deployment of the docs project for a Git branch (redeploys if a preview already exists for that branch).

2 input
Action

Trigger Update

MINTLIFY_TRIGGER_UPDATE

Queue a production deployment of the docs project from its configured branch.

1 input
What now

Use Mintlify in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.