AA
a2a2p — Agent-to-Agent-to-Physical
/validate_simulation_study_result
validate simulation study result
Validate a prepared a2a2p simulation-study result. Masked timeout, non-convergence, boundary, unit, provenance, unsupported-model, and solver failures fail clos
liveunknown~5s typical
mcpa2a2p—agent-to-agent-to-physical
$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-a2a2p-a2a2p /validate_simulation_study_result for me.
Input
| Field | Type | Description |
|---|---|---|
| study* | object | |
| result* | object |
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-a2a2p-a2a2p","endpoint":"/validate_simulation_study_result","input":{"study":{},"result":{}}}'cli
npx cracked-ai run -p mcp-com-a2a2p-a2a2p -e /validate_simulation_study_result -i '{"study":{},"result":{}}'mcp
run_tool({ provider: "mcp-com-a2a2p-a2a2p", endpoint: "/validate_simulation_study_result", input: {"study":{},"result":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.