AgentGrade
A
AgentGrade
/get_history

get history

Get scan history for a URL. Requires database to be configured.

liveverifiedunknown~5s typical
mcpprobedagentgrade
$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-agentgrade-mcp-server /get_history for me.

Input

FieldTypeDescription
urlstringFilter by URL (optional)
limitnumberMax results (default 20, max 100)

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-agentgrade-mcp-server","endpoint":"/get_history","input":{}}'
cli
npx cracked-ai run -p mcp-com-agentgrade-mcp-server -e /get_history -i '{}'
mcp
run_tool({ provider: "mcp-com-agentgrade-mcp-server", endpoint: "/get_history", input: {} })

Try it

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