Deepsky Aviation Regulations
DA
Deepsky Aviation Regulations
/get_regulation_unit

Get Regulation Unit

Fetch one complete regulatory unit (a clause, section or table) by its identifier, with heading path, page numbers, jurisdiction and source URL. Use it when a s

liveunknown~5s typical
mcpdeepskyaviationregulations
$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-deepskyai-aviation-regulations /get_regulation_unit for me.

Input

FieldTypeDescription
unit_id*stringThe `document_id` value from a search match — a UUID identifying one regulatory unit.

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-deepskyai-aviation-regulations","endpoint":"/get_regulation_unit","input":{"unit_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-deepskyai-aviation-regulations -e /get_regulation_unit -i '{"unit_id":"..."}'
mcp
run_tool({ provider: "mcp-com-deepskyai-aviation-regulations", endpoint: "/get_regulation_unit", input: {"unit_id":"..."} })

Try it

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