RI
RegLayer Instant Decision Briefs
/get_check_status
Get Check status
Read private Check status.
liveverifiedunknown~5s typical
mcpprobedreglayerinstantdecision
$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-ai-reglayer-instant-decision-briefs /get_check_status for me.
Input
| Field | Type | Description |
|---|---|---|
| order_id* | string | |
| access_token* | string |
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-ai-reglayer-instant-decision-briefs","endpoint":"/get_check_status","input":{"order_id":"...","access_token":"..."}}'cli
npx cracked-ai run -p mcp-ai-reglayer-instant-decision-briefs -e /get_check_status -i '{"order_id":"...","access_token":"..."}'mcp
run_tool({ provider: "mcp-ai-reglayer-instant-decision-briefs", endpoint: "/get_check_status", input: {"order_id":"...","access_token":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.