DaedalMap Administrative Boundaries (loc_id to polygon)
DA
DaedalMap Administrative Boundaries (loc_id to polygon)
/create_geometry_export

Create Geometry Export

Creates a synchronous v0 geometry export from exact loc_ids or one strict scope as real GeoJSON, gzipped GeoJSON, or zipped GeoJSON. Hosted service default: 250

liveverifiedunknown~5s typical
mcpprobeddaedalmapadministrativeboundaries
$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-boundaries /create_geometry_export for me.

Input

FieldTypeDescription
quote_idstringQuote id returned by estimate_geometry_package, when available.
loc_idstring
loc_idsarraySelected loc_ids. The default synchronous limit is 250; larger calls return a typed operat
scopeobject
formatstring (geojson | geojson_gzip | zip)
output_namestring
include_polygonboolean
request_idstringOptional 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-boundaries","endpoint":"/create_geometry_export","input":{}}'
cli
npx cracked-ai run -p mcp-com-daedalmap-boundaries -e /create_geometry_export -i '{}'
mcp
run_tool({ provider: "mcp-com-daedalmap-boundaries", endpoint: "/create_geometry_export", input: {} })

Try it

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