ID
IntoDNS.ai DNS & Email Security Scanner
/get_report_snapshot
get report snapshot
Read a previously created IntoDNS.ai Everything Report evidence snapshot by snapshot ID. Read-only GET — returns the immutable JSON report exactly as it was at
liveverifiedunknown~5s typical
mcpprobedintodns.aidns&
$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-ai-intodns-scanner /get_report_snapshot for me.
Input
| Field | Type | Description |
|---|---|---|
| snapshotId* | string | Snapshot ID returned by create_report_snapshot |
| format | string (json | markdown) | Return JSON data or LLM-ready Markdown default "json" |
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-ai-intodns-scanner","endpoint":"/get_report_snapshot","input":{"snapshotId":"...","format":"json"}}'cli
npx cracked-ai run -p mcp-ai-intodns-scanner -e /get_report_snapshot -i '{"snapshotId":"...","format":"json"}'mcp
run_tool({ provider: "mcp-ai-intodns-scanner", endpoint: "/get_report_snapshot", input: {"snapshotId":"...","format":"json"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.