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 pet products on PetSmart including food, toys, supplies, and accessories. Returns a list of matching products with prices, ratings, and URLs. |
| get_product_details | Get detailed information about a specific PetSmart product including full description, ingredients, reviews, variants, and availability. |
| add_to_cart | Add a product to the PetSmart shopping cart. Optionally specify quantity and product variant (size, flavor, etc.). |
| checkout | Complete the purchase process for items in the PetSmart shopping cart. Fills in shipping information to initiate checkout. |
| schedule_grooming | Book a grooming appointment for your pet at PetSmart. Services include bath & brush, haircut, nail trim, and full grooming packages. |
| schedule_training | Book a dog training class at PetSmart. Classes include puppy training, beginner obedience, advanced training, and specialty workshops. |
| find_store | Find nearby PetSmart store locations with information about available services, hours, and contact details. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |