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 |
|---|---|
| list_all_perfumes | List all perfumes in the Blue Perfumery collection |
| get_perfume_by_id | Get a specific perfume by its ID |
| search_perfumes | Search perfumes by name or brand |
| get_perfumes_by_category | Get perfumes by category (men, women, niche) |
| get_purchase_link | Get the Shopier purchase link for a specific perfume |