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 |
|---|---|
| All of the databases | Display all of the databases in Adb MySQL |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| execute_sql | Execute a SQL query in the Adb MySQL Cluster |
| get_query_plan | Get the query plan for a SQL query |
| get_execution_plan | Get the actual execution plan with runtime statistics for a SQL query |