Create Agent Job
MINTLIFY_CREATE_AGENT_JOBStart a background documentation agent job from a natural-language prompt.
Mintlify
14 actions for Mintlify workflows.
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.
Create Agent Job
MINTLIFY_CREATE_AGENT_JOBStart a background documentation agent job from a natural-language prompt.
Get Agent Job
MINTLIFY_GET_AGENT_JOBRetrieve the status and details (status, PR link, model, source repo/ref) of a docs agent job.
Get Assistant Caller Stats
MINTLIFY_GET_ASSISTANT_CALLER_STATSGet assistant query counts broken down by caller type (web, api, other, total) for a date range.
Get Assistant Conversations
MINTLIFY_GET_ASSISTANT_CONVERSATIONSExport the AI assistant conversation history (question, answer, cited sources, resolution status) for a Mintlify project, optionally filtered by date.
Get Feedback
MINTLIFY_GET_FEEDBACKExport a project's user feedback (thumbs / contextual comments / agent feedback), optionally filtered by date, source and status.
Get Feedback By Page
MINTLIFY_GET_FEEDBACK_BY_PAGERetrieves 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.
Get Page Views
MINTLIFY_GET_PAGE_VIEWSExport per-path and site-wide content view counts split by human vs AI traffic.
Get Search Queries
MINTLIFY_GET_SEARCH_QUERIESExport documentation search terms ordered by hit count (with CTR and top clicked page).
Get Unique Visitors
MINTLIFY_GET_UNIQUE_VISITORSExport per-path and site-wide approximate distinct visitor counts split by human vs AI traffic.
Get Update Status
MINTLIFY_GET_UPDATE_STATUSGet the status and details (queued / inprogress / success / failure, logs, commit, screenshot) of a triggered deployment update by its statusId.
Send Agent Message
MINTLIFY_SEND_AGENT_MESSAGESend a follow-up instruction to an existing, in-progress docs agent job (asynchronous).
Trigger Automation
MINTLIFY_TRIGGER_AUTOMATIONTriggers 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.
Trigger Preview
MINTLIFY_TRIGGER_PREVIEWCreate or update a preview deployment of the docs project for a Git branch (redeploys if a preview already exists for that branch).
Trigger Update
MINTLIFY_TRIGGER_UPDATEQueue a production deployment of the docs project from its configured branch.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.