DG
DaedalMap Geographic Data Intelligence
/check_geometry
Check loc_id Geometry Availability
Fast shape-only preflight for one loc_id or a bounded loc_id list. Reports whether each exact identity has reusable geometry and its geometry vintage; it does n
liveverifiedunknown~5s typical
mcpprobeddaedalmapgeographicdata
$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-daedalmap-county-map /check_geometry for me.
Input
| Field | Type | Description |
|---|---|---|
| loc_id | string | DaedalMap loc_id to check for available geometry. |
| loc_ids | array | DaedalMap loc_ids to check for available geometry. Default public cap is deployment-config |
| batch_id | string | Optional caller-supplied batch id for tracing. |
| request_id | string | Optional caller-supplied request id for tracing. |
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-daedalmap-county-map","endpoint":"/check_geometry","input":{}}'cli
npx cracked-ai run -p mcp-com-daedalmap-county-map -e /check_geometry -i '{}'mcp
run_tool({ provider: "mcp-com-daedalmap-county-map", endpoint: "/check_geometry", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.