Beyond-Bot.ai Logo+
Felt logo

Beyond-Bot.ai + Felt

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.

developer toolscomposioexperimentalNo managed auth

Was du mit dieser Integration tun kannst

Dateneingabe automatisieren

Synchronisiere automatisch neue Kontakte oder Deals von Beyond-Bot.ai nach Felt.

Kundenprofile anreichern

Nutze Beyond-Bot.ai, um neue Informationen zu finden und in Felt zu ergänzen.

Workflows auslösen

Starte automatisierte Workflows in Felt basierend auf Gesprächen mit deinem virtuellen Experten.

Verfügbare Aktionen

Diese Aktionen kann dein virtueller Experte in Felt ausführen.

Create Or Update Elements

Tool to create new elements or update existing elements on a map via geojson featurecollection. use when you need to batch add or modify elements on a specified map after confirming the map id.

Create Project

Tool to create a new felt project. use when you need to initialize a project with a specific name, and optional description or organization context.

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

Tool to delete a specific map. use when you have the map's id and want 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

Tool to duplicate an existing map in felt. use when you need a clone of a map as a starting point.

Create Felt Project

Tool to create a new felt project. use when you need to initialize a project with a specific name and optional description or organization context.

Get Map Details

Tool to retrieve details of a specific map. use when you have a valid map id and need full map metadata.

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

Tool to list all element groups on a specific map. use after confirming a valid map id when you need to enumerate grouped elements.

List Elements

Tool to list all elements on a specific map as geojson features. use after confirming a valid map id when you need to retrieve the map's elements.

List Layers

Tool to list all layers on a specific map. use after confirming the map id.

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

Tool to retrieve a list of data sources accessible to the user. use when you need to enumerate all available sources before selecting one.

Update Project

Tool to update an existing project's name, description, or custom properties. use after confirming the project id.