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 |
---|---|
write_lsd_sql | |
write_and_run_lsd_sql |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
lsd://docs |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
run_lsd | Runs LSD SQL using user credentials in .env |
view_lsd | "Returns a URL to a page where the user can view results as well as a visual playback of LSD SQL evaluation |
search_trips | Returns a list of objects with LSD trips available to the user and what each of them do. |
use_trip | Invokes a trip on LSD based on its identifier using the [ACCORDING TO] keywords. |