A
aribot-mcp
/get_diagram_summary
Get a diagram summary
The canonical diagram summary every badge/card/header reads: threat counts by severity, risk value, compliance and framework coverage.
liveunknown~5s typical
mcparibot-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-com-ayurak-aribot-mcp /get_diagram_summary for me.
Input
| Field | Type | Description |
|---|---|---|
| diagram_id* | string | Diagram id/uuid |
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-ayurak-aribot-mcp","endpoint":"/get_diagram_summary","input":{"diagram_id":"..."}}'cli
npx cracked-ai run -p mcp-com-ayurak-aribot-mcp -e /get_diagram_summary -i '{"diagram_id":"..."}'mcp
run_tool({ provider: "mcp-com-ayurak-aribot-mcp", endpoint: "/get_diagram_summary", input: {"diagram_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.