sixflags_suggest_next
Rank open rides by shortest wait to pick your next attraction. Filter out already-ridden rides or set a max wait to avoid long lines.
Instructions
Recommend which attraction to ride next: ranks currently-operating rides by shortest standby wait. Optionally exclude rides you’ve already done and cap the wait. Use this repeatedly through the day to keep hopping to the lowest-wait ride. Defaults to your home park (Carowinds).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| park | No | Park name, slug, or id. Defaults to your home park (Carowinds). | |
| limit | No | How many suggestions to return (default 5) | |
| exclude | No | Ride names (case-insensitive, substring match) to skip — e.g. ones already ridden | |
| maxWaitMinutes | No | Only suggest rides with a standby wait at or below this many minutes |