4
402oracle
/verify_freshness
verify freshness
Check that a URL is live and its data is fresh before your agent acts on its contents. A freshness oracle: returns HTTP status, Last-Modified/ETag, a content SH
liveverifiedunknown~5s typical
mcpprobed402oracle
$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-com-402oracle-402oracle /verify_freshness for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Full URL including https:// |
| prior_hash | string | Optional prior SHA-256 hex to compare against |
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-com-402oracle-402oracle","endpoint":"/verify_freshness","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-com-402oracle-402oracle -e /verify_freshness -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-com-402oracle-402oracle", endpoint: "/verify_freshness", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.