Bonsai

Learn how to use Bonsai with Composio

Overview

Enum

BONSAI

Description

Template description for bonsai

Authentication Details

api_key
stringRequired

Actions

Tool to retrieve details for a single bonsai cluster by slug. use when you need to inspect a cluster's configuration and status.

Action Parameters

slug
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to retrieve a list of all available spaces. use when you need to see the server groups and geographic regions available to your account.

Action Parameters

Action Response

data
object
error
string
successful
boolean
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'.

Action Parameters

path
stringRequired

Action Response

data
object
error
string
successful
boolean
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.

Action Parameters

Action Response

data
object
error
string
successful
boolean