schedule_training
Book dog training classes at PetSmart for puppies, beginners, advanced learners, and specialty workshops to improve obedience and skills.
Instructions
Book a dog training class at PetSmart. Classes include puppy training, beginner obedience, advanced training, and specialty workshops.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_type | Yes | Type of training class (e.g., 'puppy', 'beginner', 'intermediate', 'advanced', 'agility', 'therapy dog') | |
| dog_name | Yes | Name of the dog | |
| dog_age | No | Age of the dog (e.g., '3 months', '1 year') | |
| breed | No | Breed of the dog | |
| preferred_date | No | Preferred start date for the class (YYYY-MM-DD format) | |
| zip_code | No | ZIP code to find nearby stores offering training | |
| store_id | No | Specific PetSmart store ID |