bidda-compliance
B
bidda-compliance
/check_action_compliance

check action compliance

Pre-flight regulatory check. Agent describes an intended action in natural language ("process EU resident biometric data", "transfer health records to a third-p

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 /check_action_compliance for me.

Input

FieldTypeDescription
action*stringNatural-language description of the intended action.
jurisdictionstringOptional jurisdiction filter (eu, us, uk, etc.).
limitintegerMax matches to return. Default 10. Max 25.

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":"/check_action_compliance","input":{"action":"..."}}'
cli
npx cracked-ai run -p mcp-com-bidda-bidda-compliance -e /check_action_compliance -i '{"action":"..."}'
mcp
run_tool({ provider: "mcp-com-bidda-bidda-compliance", endpoint: "/check_action_compliance", input: {"action":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.