AI & ML10 toolsPaste one API key
Mapflow.ai integration for AI agents
Mapflow.ai analyzes satellite and aerial imagery with AI, manages geospatial processing projects, and provides custom imagery and catalog workflows.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Mapflow.ai once and call the same tools from all of them.
Setup
Connect Mapflow.ai through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Mapflow.ai exposes 10 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
mapflow_download_processing_result | Download a completed processing's vector result as a GeoJSON file, optionally restricted to one | Read |
mapflow_estimate_processing_cost | Estimate the credit cost of a v2 processing without starting it or consuming credits | Read |
mapflow_get_account_capabilities | Return the connected Mapflow account's credit balance, processing and storage limits, available | Read |
mapflow_get_processing | Get detailed status, progress, cost, errors, source configuration, and result-layer metadata | Read |
mapflow_get_storage_overview | Return custom-imagery storage limits and usage together with the account's mosaics, so an agent | Read |
mapflow_list_processings | List current v2 processings | Read |
mapflow_list_projects | List projects visible to the connected account, including personal and shared or team projects | Read |
mapflow_search_imagery_catalog | Search external imagery providers linked to the connected account for scenes or mosaics | Read |
mapflow_create_processing | CREDIT-CONSUMING: create and immediately start an asynchronous v2 imagery-analysis processing | Write |
mapflow_create_project | Create a Mapflow project container for organizing imagery-analysis processings | Write |