wendys_time_slots
Get available mobile-order pickup time slots for a Wendy's restaurant using its store ID. Returns real, credential-free check-in times for scheduling a pickup order.
Instructions
Get one Wendy's restaurant's available mobile-order time slots. Returns one restaurant's available mobile-order arrival ("check-in") time slots -- the times a caller can schedule a mobile pickup order for, distinct from the restaurant's general open/close hours (GET /wendys/restaurant, /wendys/store). Found via static analysis of Wendy's official Android app and confirmed credential-free: a cold, cookie-less request with just a store id returns real available slots, no session or account required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | Numeric store id, e.g. from /wendys/nearby's stores[].store_id or /wendys/restaurant's store_id |