wendys_directory
Navigate Wendy's store directory by country, state, and city to locate stores. Each directory level shows store counts, and single-store nodes link directly to the store page.
Instructions
Browse the Wendy's store directory. Returns one level of Wendy's store directory tree. Omit path for the root, which lists Canada and the United States; pass a child's path to descend (country to states, state to cities, city to stores -- a single-store city links directly to its store page one level early). Each child carries its name, path, URL and, at the country/state/city levels, how many stores sit under that branch. A child with is_store true is a store page rather than another directory level -- pass its path to GET /wendys/store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path from a previous response's children[].path, e.g. united-states/oh. Omit for the root country index. |