Felt

15 tools available

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.

Connect Felt to Definable to triage issues, review pull requests, monitor builds. Personas call Felt's 15 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.

Common workflows with Felt

01

Triage incoming issues

  1. Webhook fires on every new issue
  2. Persona summarises and labels it
  3. Assigns the right engineer
02

Auto-review PRs

  1. Pull the diff
  2. Run a code-review persona
  3. Post structured feedback as PR comment
03

Failing-build alerts

  1. CI sends a failure event
  2. Agent inspects logs and stack trace
  3. Drops a debug summary in Slack
04

Release notes from commits

  1. Read commits since last tag
  2. Group by type with the model
  3. Post to a changelog channel

Felt actions 15

Every Felt action below is a callable tool any Definable persona can invoke.

Create or Update Elements

Create or update map elements using GeoJSON FeatureCollection format. Creates new elements by default; to update existing elements, include 'felt:id' in the feature's properties. Supports Point, LineString, Polygon, and Multi-type geometries. Returns the created/updated elements with assigned IDs and Felt-specific properties.

Create Project

Create a new Felt project with the specified name and visibility settings. Projects are organizational containers for grouping related maps within a workspace.

Delete Element

Tool to delete a specific element from a map. Use when you have both map and element IDs and need to remove the element permanently.

Delete Layer

Tool to delete a specific layer from a map. Use when you have the map's and layer's IDs and need to remove it permanently.

Delete Map

Permanently deletes a map and all its associated data from Felt. WARNING: This action cannot be undone. The map and all its layers, elements, and comments will be permanently removed. Use when you have the map's ID and need to permanently remove it. Returns no content (HTTP 204) on success.

Delete Project

Tool to delete a project and all its contents. Use when you need to permanently remove a project after confirmation.

Duplicate Map

Creates a complete copy of a Felt map including all layers, elements, and configuration. Use when you need to clone an existing map to a new location or create a template-based map. The duplicated map can optionally be placed in a specific project or folder.

Get Map Details

Retrieves comprehensive details of a specific Felt map including title, URL, layers, elements, basemap settings, access permissions, and timestamps. Requires a valid map ID. Use this when you need to: - Get complete map configuration and metadata - Access map layers and elements - Check map permissions and access settings - Retrieve map URLs for sharing

Get User Details

Tool to retrieve information about the authenticated user. Use after obtaining a valid token to fetch user profile details.

List Element Groups

Retrieves all element groups from a Felt map. Element groups are collections of geographic features (points, lines, polygons) organized together. Each group returns a GeoJSON FeatureCollection with the group's elements, along with styling properties like color and symbol. Use this when you need to discover what element groups exist on a map or access grouped geographic data.

List Elements

Lists all elements on a specific map as a GeoJSON FeatureCollection. Returns elements that are not in element groups. Use when you need to retrieve the map's direct elements after obtaining a valid map_id.

List Layers

Tool to list all layers on a specific map. Returns all layers present on the map with their complete metadata including status, geometry type, styling, and attributes. Use this when you need to inspect or enumerate the data layers on a map.

List Projects

Tool to retrieve a list of projects accessible to the user. Use when you need to browse or select from existing projects before proceeding.

List Sources

List all data sources (external data connections) accessible to the authenticated user. Sources represent connections to external data providers like BigQuery, PostgreSQL, S3, Snowflake, etc. Use this to discover available sources before importing data from them into Felt maps. Each source includes sync status, connection type, and access permissions.

Update Project

Tool to update an existing project's name or visibility. Use after confirming the project_id.

Frequently asked questions

What can I automate with Felt on Definable?

Anything Felt exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 15 Felt tools directly, then chain the result into another integration without you writing code.

How does Felt authentication work?

Felt uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the Felt integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 15 Felt tools. You only need a separate Felt subscription if Felt itself charges per seat or per API call.

Is using Felt through Definable secure?

Every call from a persona to Felt is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with Felt on Definable?

Sign up for Definable, open the integrations page, find Felt, and connect via OAuth or API key. You can immediately attach Felt to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What Felt actions does Definable expose?

Definable exposes all 15 Felt actions as callable tools — including `Create or Update Elements`, `Create Project`, `Delete Element`, plus 12 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with Felt?

Wire it up in minutes. No coding required.

← All integrations