Felt
Overview
SLUG: FELT
Description
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.
Authentication Details
API Key
Connecting to Felt
Create an auth config
Use the dashboard to create an auth config for the Felt toolkit. This allows you to connect multiple Felt accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Felt toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FELT_CREATE_OR_UPDATE_ELEMENTS
Tool Name: Create or Update Elements
Description
Action Parameters
Action Response
FELT_CREATE_PROJECT
Tool Name: Create Project
Description
Action Parameters
Action Response
FELT_DELETE_ELEMENT
Tool Name: Delete Element
Description
Action Parameters
Action Response
FELT_DELETE_LAYER
Tool Name: Delete Layer
Description
Action Parameters
Action Response
FELT_DELETE_MAP
Tool Name: Delete Map
Description
Action Parameters
Action Response
FELT_DELETE_PROJECT
Tool Name: Delete Project
Description
Action Parameters
Action Response
FELT_DUPLICATE_MAP
Tool Name: Duplicate Map
Description
Action Parameters
Action Response
FELT_FELT_CREATE_PROJECT
Tool Name: Create Felt Project
Description
Action Parameters
Action Response
FELT_GET_MAP_DETAILS
Tool Name: Get Map Details
Description
Action Parameters
Action Response
FELT_GET_USER_DETAILS
Tool Name: Get User Details
Description
Action Parameters
Action Response
FELT_LIST_ELEMENTS
Tool Name: List Elements
Description
Action Parameters
Action Response
FELT_LIST_ELEMENT_GROUPS
Tool Name: List Element Groups
Description
Action Parameters
Action Response
FELT_LIST_LAYERS
Tool Name: List Layers
Description
Action Parameters
Action Response
FELT_LIST_PROJECTS
Tool Name: List Projects
Description
Action Parameters
Action Response
FELT_LIST_SOURCES
Tool Name: List Sources
Description
Action Parameters
Action Response
FELT_UPDATE_PROJECT
Tool Name: Update Project
Description
Action Parameters
Action Response