# Bonsai AI integration on Definable

> Bonsai is a fully managed Elasticsearch and OpenSearch hosting service, providing scalable search infrastructure with automatic backups, security, and monitoring.

## What this connects

Bonsai is a fully managed Elasticsearch and OpenSearch hosting service, providing scalable search infrastructure with automatic backups, security, and monitoring.

Vendor: https://bonsai.io

## Tools available

**3** tools available. First 3:

- `BONSAI_GET_CLUSTER_DETAILS` — Get Bonsai Cluster Details — Tool to retrieve details for a single bonsai cluster by slug. Use when you need to inspect a cluster's configuration and status.
- `BONSAI_GET_SPACE_DETAILS` — Retrieve Space Details — Tool to retrieve details for a single space by its path. Use when you need metadata for a space before provisioning a cluster. Use after confirming this detail exists. E.g., 'omc/bonsai/us-east-1/common'.
- `BONSAI_LIST_SPACES` — List Spaces — Tool to retrieve a list of all available spaces. Use when you need to see the server groups and geographic regions available for your account.

## Auth

Auth schemes: `BASIC`.

## How agents use Bonsai

Inside a Definable workflow, Bonsai is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Bonsai** — the Researcher (GPT-5.5) pulls context from Bonsai (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Bonsai** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Bonsai (create record, post message, draft email).
- **Designer / Engineer → Distributor → Bonsai** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Bonsai (attach file, open PR comment, post status).

The Verifier checks every Bonsai call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- databases — https://definable.ai/apps/category/databases/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/bonsai/
- Same category (databases): https://definable.ai/apps/category/databases/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
