Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_products | Search for products in the Aldi grocery catalog by keyword, category, or dietary filter. |
| find_stores | Find Aldi store locations near a given address, city, or zip code. |
| get_weekly_specials | Get current weekly special deals and ALDI Finds for a given store or region. |
| get_product_details | Get detailed information about a specific Aldi product including nutrition facts, ingredients, and price. |
| get_store_hours | Get operating hours and contact info for a specific Aldi store. |
| check_product_availability | Check whether a product is available at a specific Aldi store. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |