book_walk
Schedule dog walking sessions on wagwalking.com by specifying walker, pet details, date, time, duration, and service type.
Instructions
Book a dog walking session on wagwalking.com. Requires WAG_EMAIL and WAG_PASSWORD environment variables to be set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| walker_id | Yes | The walker/caregiver ID or profile slug | |
| pet_name | Yes | Name of the pet to be walked | |
| date | Yes | Date for the walk in YYYY-MM-DD format | |
| time | Yes | Desired start time, e.g. "10:00 AM" | |
| duration_minutes | Yes | Walk duration in minutes (20, 30, or 60) | |
| service_type | Yes | Service type: walk, sitting, boarding, or daycare | |
| special_instructions | No | Special instructions for the walker |