wingstop_directory
Browse Wingstop's store directory tree one level at a time. Omit the path for the root, or pass a returned path to continue to states, cities, and stores.
Instructions
Browse the Wingstop store directory. Returns one level of Wingstop's store directory tree. Omit path for the root, which lists the single US country node; descend country to states, states to cities, cities to stores. Each child carries its name, path, url and kind (country, state, city, or store). A child with is_store true (kind store) is a store record rather than another directory level -- pass its path to GET /wingstop/store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path from a previous response's children[].path, e.g. us/tx. Omit for the root. |