Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_all_apps | Get attributes for all apps |
| get_app | Get the attributes of a single App |
| ask_tembo | Ask a question to Tembo Docs |
| get_instance_schema | Get the json-schema for an instance |
| get_all_instances | Get all Tembo instances in an organization |
| create_instance | Create a new Tembo instance |
| get_instance | Get an existing Tembo instance |
| delete_instance | Delete an existing Tembo instance |
| patch_instance | Update attributes on an existing Tembo instance |
| restore_instance | Restore a Tembo instance |