mcp
M
mcp
/aeo_report

Détail d’un audit

Renvoie le détail complet d’un audit existant (par audit_id) : score global, scores par catégorie et tous les critères (score + recommandation). Gratuit.

liveunknown~5s typical
mcpmcp
$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-everlange-mcp /aeo_report for me.

Input

FieldTypeDescription
audit_id*stringid de l’audit (renvoyé par aeo_audit)

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

Try it

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