Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BOOLI_GRAPHQL_URL | No | The Booli GraphQL endpoint URL | https://api.booli.se/graphql |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_properties | Search for properties on Booli.se with comprehensive filtering options |
| search_locations | Search for location suggestions on Booli.se to find area IDs and names |
| get_property_details | Retrieve comprehensive details for a specific property using its property ID |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |