Find the fastest food delivery options. Use when the user is in a hurry, wants fast delivery, short ETA, or needs food ASAP. Trigger words include quick, fast, hungry now, ASAP, rush, hurry, short wait, under 20 min.
Help the user get food as fast as possible by sorting results by delivery ETA.
node dist/cli.js search "<query>" --toon
If the user doesn't have a preference, search "food" for the broadest set of options.
Parse the ETA from each result (e.g., "13 min", "22 min") and sort ascending.
Filter to only show restaurants with ETA under a threshold:
Present results sorted by fastest first, showing ETA prominently:
1. Taco Primo — 13 min
Low fee · 4.7 (500+) · Buy 1, Get 1 Free
2. McDonald's — 16 min
Moderate fee · 4.6 (15,000+) · Free Item (Spend $15)
User: "I'm starving, get me food fast"
node dist/cli.js order to preview, --confirm to place