Developer Tools15 toolsPaste one API key
Felt integration for AI agents
Felt is a modern GIS platform that allows users to create, modify, and share interactive maps, integrating powerful mapping capabilities into various workflows and applications.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Felt once and call the same tools from all of them.
Setup
Connect Felt 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
Felt exposes 15 tools through ClawLink. The 11 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
felt_get_map_details | Retrieves comprehensive details of a specific Felt map including title, URL, layers, elements | Read |
felt_get_user_details | Retrieve information about the authenticated user | Read |
felt_list_element_groups | Retrieves all element groups from a Felt map | Read |
felt_list_elements | Lists all elements on a specific map as a GeoJSON FeatureCollection | Read |
felt_list_layers | List all layers on a specific map | Read |
felt_list_projects | Retrieve a list of projects accessible to the user | Read |
felt_list_sources | List all data sources (external data connections) accessible to the authenticated user | Read |
felt_create_or_update_elements | Create or update map elements using GeoJSON FeatureCollection format | Write |
felt_create_project | Create a new Felt project with the specified name and visibility settings | Write |
felt_duplicate_map | Creates a complete copy of a Felt map including all layers, elements, and configuration | Read |
felt_update_project | Update an existing project's name or visibility | Write |