B
bidda-compliance
/point_in_time
point in time
Get a signed record of which committed version of a rule was authoritative at a specific past date, anchored to the public history chain. Useful when an agent m
liveverifiedunknown~5s typical
mcpprobedbidda-compliance
$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-bidda-bidda-compliance /point_in_time for me.
Input
| Field | Type | Description |
|---|---|---|
| node_id* | string | The rule (node_id). |
| as_of | string | ISO date or time, or epoch milliseconds. Defaults to now. |
| api_key | string | Optional. Your Bidda subscription key. Prefer sending it as the x-bidda-api-key header (or |
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-bidda-bidda-compliance","endpoint":"/point_in_time","input":{"node_id":"..."}}'cli
npx cracked-ai run -p mcp-com-bidda-bidda-compliance -e /point_in_time -i '{"node_id":"..."}'mcp
run_tool({ provider: "mcp-com-bidda-bidda-compliance", endpoint: "/point_in_time", input: {"node_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.