ClawLink
Developer Tools14 toolsPaste one API key

Mintlify integration for AI agents

Mintlify is a documentation platform.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Mintlify once and call the same tools from all of them.

Setup

Connect Mintlify through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Mintlify exposes 14 tools through ClawLink.

ToolWhat it doesKind
mintlify_get_agent_jobRetrieve the status and details (status, PR link, model, source repo/ref) of a docs agent jobRead
mintlify_get_assistant_caller_statsGet assistant query counts broken down by caller type (web, api, other, total) for a date rangeRead
mintlify_get_assistant_conversationsExport the AI assistant conversation history (question, answer, cited sources, resolutionRead
mintlify_get_feedbackExport a project's user feedback (thumbs / contextual comments / agent feedback), optionallyRead
mintlify_get_feedback_by_pageGet feedback counts (thumbs up/down, code, total) aggregated per documentation page path for aRead
mintlify_get_page_viewsExport per-path and site-wide content view counts split by human vs AI trafficRead
mintlify_get_search_queriesExport documentation search terms ordered by hit count (with CTR and top clicked page)Read
mintlify_get_unique_visitorsExport per-path and site-wide approximate distinct visitor counts split by human vs AI trafficRead
mintlify_get_update_statusGet the status and details (queued / in_progress / success / failure, logs, commit, screenshot)Read
mintlify_create_agent_jobStart a background documentation agent job from a natural-language promptWrite
mintlify_send_agent_messageSend a follow-up instruction to an existing, in-progress docs agent job (asynchronous)Write
mintlify_trigger_automationTrigger a custom-schedule automation (workflow) to run immediatelyRead
mintlify_trigger_previewCreate or update a preview deployment of the docs project for a Git branch (redeploys if aRead
mintlify_trigger_updateQueue a production deployment of the docs project from its configured branchRead