docs-mcp
D
docs-mcp
/compare_doc_page_refresh

compare doc page refresh

Force-refresh a docs page and return before/after hashes so page content changes can be proven.

liveverifiedunknown~5s typical
mcpprobeddocs-mcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ac-tandem-docs-mcp /compare_doc_page_refresh for me.

Input

FieldTypeDescription
path*stringDocs path like /start-here/ or /sdk/python/ to compare before and after refresh.
docs_refstringDocs channel or immutable ref. Defaults to stable.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ac-tandem-docs-mcp","endpoint":"/compare_doc_page_refresh","input":{"path":"..."}}'
cli
npx cracked-ai run -p mcp-ac-tandem-docs-mcp -e /compare_doc_page_refresh -i '{"path":"..."}'
mcp
run_tool({ provider: "mcp-ac-tandem-docs-mcp", endpoint: "/compare_doc_page_refresh", input: {"path":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.