Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
4 tools available
Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases. It provides real-time search and analytics for all types of data.
Connect Elasticsearch to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Elasticsearch's 4 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Elasticsearch action below is a callable tool any Definable persona can invoke.
Tool to get the complete schema/mapping of a specific Elasticsearch index. Use when you need to understand the structure, field types, and mappings of an index.
Tool to list all available Elasticsearch indices. Use when you need to get a list of indices in your Elasticsearch cluster, optionally filtering by pattern, health status, or other criteria.
Tool to ping the Elasticsearch cluster and check if it is running. Use when you need to verify cluster connectivity and health status before performing operations.
Tool to query an Elasticsearch index with various filters, time ranges, and pagination support. Use when you need to search for documents in an index with complex filtering criteria.
Anything Elasticsearch exposes through its API. Common databases workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 4 Elasticsearch tools directly, then chain the result into another integration without you writing code.
Elasticsearch uses API_KEY, BASIC 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.
Yes — every Definable plan, including Starter, includes access to all 4 Elasticsearch tools. You only need a separate Elasticsearch subscription if Elasticsearch itself charges per seat or per API call.
Every call from a persona to Elasticsearch 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.
Sign up for Definable, open the integrations page, find Elasticsearch, and connect via OAuth or API key. You can immediately attach Elasticsearch to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 4 Elasticsearch actions as callable tools — including `Get Index Schema`, `List Indices`, `Ping Cluster`, plus 1 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.