AF
AINumbers Fintech Intelligence Suite
/validate_input_attestations
Validate ChainGraph input attestations
Verify an artifact's input_attestations[] (ChainGraph Standard §23): per RFC 6901 pointer, checks the attested value resolves inside policy_parameters and its d
liveverifiedunknown~5s typical
mcpprobedainumbersfintechintelligence
$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-co-ainumbers-tools /validate_input_attestations for me.
Input
| Field | Type | Description |
|---|---|---|
| artifact | object | A full ChainGraph artifact envelope carrying input_attestations[] and policy_parameters. |
| policy_parameters | object | Artifact policy_parameters (if not passing a full artifact). |
| input_attestations | array | The input_attestations[] array (if not passing a full artifact). |
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-co-ainumbers-tools","endpoint":"/validate_input_attestations","input":{}}'cli
npx cracked-ai run -p mcp-co-ainumbers-tools -e /validate_input_attestations -i '{}'mcp
run_tool({ provider: "mcp-co-ainumbers-tools", endpoint: "/validate_input_attestations", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.