id stringlengths 40 85 | prompt stringlengths 34 232 | expected_tool stringclasses 7
values | difficulty stringclasses 3
values | agent_type stringclasses 2
values | expected_keywords listlengths 2 6 | original_expected_tool stringclasses 2
values | dropped_reason stringclasses 2
values |
|---|---|---|---|---|---|---|---|
food-delivery_rate_restaurant_batch20_500 | I had a great experience with my last order from 'Pizza Palace'. Rate them 5 stars. | rate_restaurant | easy | tool | [
"Pizza Palace",
"rate",
"5 stars"
] | rate_restaurant | No rating or review write API exists on any of the three servers. The real Food surface is discovery, cart, order, track and support only; nothing accepts a star rating or review text. |
food-delivery_rate_restaurant_batch20_501 | I had a great experience with my last order from 'Pasta Paradise'. Rate them 5 stars. | rate_restaurant | easy | tool | [
"Pasta Paradise",
"rate",
"5 stars"
] | rate_restaurant | No rating or review write API exists on any of the three servers. The real Food surface is discovery, cart, order, track and support only; nothing accepts a star rating or review text. |
food-delivery_rate_restaurant_batch20_502 | I had a great experience with my last order from 'Spice Symphony'. Rate them 5 stars. | rate_restaurant | easy | tool | [
"Spice Symphony",
"rate",
"5 stars"
] | rate_restaurant | No rating or review write API exists on any of the three servers. The real Food surface is discovery, cart, order, track and support only; nothing accepts a star rating or review text. |
food-delivery_rate_restaurant_batch20_503 | I had a great experience with my last order from 'Dragon Wok'. Rate them 5 stars. | rate_restaurant | easy | tool | [
"Dragon Wok",
"rate",
"5 stars"
] | rate_restaurant | No rating or review write API exists on any of the three servers. The real Food surface is discovery, cart, order, track and support only; nothing accepts a star rating or review text. |
food-delivery_rate_restaurant_batch20_504 | I had a great experience with my last order from 'Taco Fiesta'. Rate them 5 stars. | rate_restaurant | easy | tool | [
"Taco Fiesta",
"rate",
"5 stars"
] | rate_restaurant | No rating or review write API exists on any of the three servers. The real Food surface is discovery, cart, order, track and support only; nothing accepts a star rating or review text. |
food-delivery_rate_restaurant_batch20_505 | I had a great experience with my last order from 'Sushi Express'. Rate them 5 stars. | rate_restaurant | easy | tool | [
"Sushi Express",
"rate",
"5 stars"
] | rate_restaurant | No rating or review write API exists on any of the three servers. The real Food surface is discovery, cart, order, track and support only; nothing accepts a star rating or review text. |
food-delivery_rate_restaurant_batch20_506 | Give 'Burger Joint' a 3-star rating with the comment 'food was cold on arrival'. | rate_restaurant | easy | tool | [
"Burger Joint",
"3-star",
"comment",
"cold"
] | rate_restaurant | No rating or review write API exists on any of the three servers. The real Food surface is discovery, cart, order, track and support only; nothing accepts a star rating or review text. |
food-delivery_rate_restaurant_conditional_batch20_507 | Rate 'Spice Symphony' based on my last 3 orders. If average satisfaction was high, give 5 stars; medium → 3 stars; low → 1 star. | rate_restaurant | hard | code | [
"Spice Symphony",
"last 3 orders",
"satisfaction",
"stars"
] | rate_restaurant | No rating or review write API exists on any of the three servers. The real Food surface is discovery, cart, order, track and support only; nothing accepts a star rating or review text. |
food-delivery_rate_restaurant_batch20_508 | Leave a 4-star review for 'Mediterraneo' praising the falafel. | rate_restaurant | easy | tool | [
"Mediterraneo",
"4-star",
"falafel"
] | rate_restaurant | No rating or review write API exists on any of the three servers. The real Food surface is discovery, cart, order, track and support only; nothing accepts a star rating or review text. |
food-delivery_rate_restaurant_time_based_batch20_509 | Rate the last restaurant I ordered from based on whether the order was delivered on time. | rate_restaurant | hard | code | [
"last restaurant",
"delivered on time",
"rate"
] | rate_restaurant | No rating or review write API exists on any of the three servers. The real Food surface is discovery, cart, order, track and support only; nothing accepts a star rating or review text. |
food-delivery_contact_driver_batch24_600 | My delivery from order #77700 is taking too long. Contact the driver. | contact_driver | easy | tool | [
"#77700",
"driver",
"delivery",
"long"
] | contact_driver | No driver-contact channel exists on any server. track_food_order returns delivery progress, but the published schema exposes no phone number, message endpoint or delivery-partner identifier to contact. |
food-delivery_contact_driver_batch24_601 | My delivery from order #77701 is taking too long. Contact the driver. | contact_driver | easy | tool | [
"#77701",
"driver",
"delivery",
"long"
] | contact_driver | No driver-contact channel exists on any server. track_food_order returns delivery progress, but the published schema exposes no phone number, message endpoint or delivery-partner identifier to contact. |
food-delivery_contact_driver_batch24_602 | My delivery from order #77702 is taking too long. Contact the driver. | contact_driver | easy | tool | [
"#77702",
"driver",
"delivery",
"long"
] | contact_driver | No driver-contact channel exists on any server. track_food_order returns delivery progress, but the published schema exposes no phone number, message endpoint or delivery-partner identifier to contact. |
food-delivery_contact_driver_batch24_603 | My delivery from order #77703 is taking too long. Contact the driver. | contact_driver | easy | tool | [
"#77703",
"driver",
"delivery",
"long"
] | contact_driver | No driver-contact channel exists on any server. track_food_order returns delivery progress, but the published schema exposes no phone number, message endpoint or delivery-partner identifier to contact. |
food-delivery_contact_driver_batch24_604 | My delivery from order #77704 is taking too long. Contact the driver. | contact_driver | easy | tool | [
"#77704",
"driver",
"delivery",
"long"
] | contact_driver | No driver-contact channel exists on any server. track_food_order returns delivery progress, but the published schema exposes no phone number, message endpoint or delivery-partner identifier to contact. |
food-delivery_contact_driver_batch24_605 | My delivery from order #77705 is taking too long. Contact the driver. | contact_driver | easy | tool | [
"#77705",
"driver",
"delivery",
"long"
] | contact_driver | No driver-contact channel exists on any server. track_food_order returns delivery progress, but the published schema exposes no phone number, message endpoint or delivery-partner identifier to contact. |
food-delivery_contact_driver_batch24_606 | Get the driver's phone number for order #54321 — I want to ask them to leave it at the door. | contact_driver | easy | tool | [
"#54321",
"driver",
"phone",
"leave at door"
] | contact_driver | No driver-contact channel exists on any server. track_food_order returns delivery progress, but the published schema exposes no phone number, message endpoint or delivery-partner identifier to contact. |
food-delivery_contact_driver_track_delivery_conditional_batch24_607 | If my driver is more than 10 minutes late, contact them. Order #20001. | contact_driver | hard | code | [
"#20001",
"driver",
"10 minutes late",
"contact"
] | contact_driver | No driver-contact channel exists on any server. track_food_order returns delivery progress, but the published schema exposes no phone number, message endpoint or delivery-partner identifier to contact. |
food-delivery_contact_driver_batch24_608 | Tell the driver for order #11111 that I'm in apartment 3B and the gate code is 4421. | contact_driver | medium | tool | [
"#11111",
"apartment 3B",
"gate code",
"driver"
] | contact_driver | No driver-contact channel exists on any server. track_food_order returns delivery progress, but the published schema exposes no phone number, message endpoint or delivery-partner identifier to contact. |
food-delivery_contact_driver_batch24_609 | Cancel my call to the driver — order #80000 has been delivered. | contact_driver | medium | tool | [
"#80000",
"delivered",
"cancel"
] | contact_driver | No driver-contact channel exists on any server. track_food_order returns delivery progress, but the published schema exposes no phone number, message endpoint or delivery-partner identifier to contact. |
food-delivery_search_restaurants_batch0_0 | I'm craving Italian food. Can you find some Italian restaurants near me? | search_restaurants | easy | tool | [
"Italian",
"restaurants",
"search"
] | null | null |
food-delivery_search_restaurants_batch0_1 | I'm craving Chinese food. Can you find some Chinese restaurants near me? | search_restaurants | easy | tool | [
"Chinese",
"restaurants",
"search"
] | null | null |
food-delivery_search_restaurants_batch0_2 | I'm craving Indian food. Can you find some Indian restaurants near me? | search_restaurants | easy | tool | [
"Indian",
"restaurants",
"search"
] | null | null |
food-delivery_search_restaurants_batch0_3 | I'm craving Mexican food. Can you find some Mexican restaurants near me? | search_restaurants | easy | tool | [
"Mexican",
"restaurants",
"search"
] | null | null |
food-delivery_search_restaurants_batch0_4 | I'm craving Japanese food. Can you find some Japanese restaurants near me? | search_restaurants | easy | tool | [
"Japanese",
"restaurants",
"search"
] | null | null |
food-delivery_search_restaurants_batch0_5 | I'm craving Thai food. Can you find some Thai restaurants near me? | search_restaurants | easy | tool | [
"Thai",
"restaurants",
"search"
] | null | null |
food-delivery_search_restaurants_batch0_6 | I'm craving American food. Can you find some American restaurants near me? | search_restaurants | easy | tool | [
"American",
"restaurants",
"search"
] | null | null |
food-delivery_search_restaurants_batch0_7 | I'm craving Mediterranean food. Can you find some Mediterranean restaurants near me? | search_restaurants | easy | tool | [
"Mediterranean",
"restaurants",
"search"
] | null | null |
food-delivery_search_restaurants_batch0_8 | I'm craving Korean food. Can you find some Korean restaurants near me? | search_restaurants | easy | tool | [
"Korean",
"restaurants",
"search"
] | null | null |
food-delivery_search_restaurants_batch0_9 | I'm craving Vietnamese food. Can you find some Vietnamese restaurants near me? | search_restaurants | easy | tool | [
"Vietnamese",
"restaurants",
"search"
] | null | null |
food-delivery_search_restaurants_batch0_10 | Find highly-rated Italian places that deliver Margherita pizza. | search_restaurants | easy | tool | [
"Italian",
"Margherita pizza",
"highly-rated",
"delivery"
] | null | null |
food-delivery_search_restaurants_batch0_11 | Find highly-rated Chinese places that deliver fried rice. | search_restaurants | easy | tool | [
"Chinese",
"fried rice",
"highly-rated",
"delivery"
] | null | null |
food-delivery_search_restaurants_batch0_12 | Find highly-rated Indian places that deliver biryani. | search_restaurants | easy | tool | [
"Indian",
"biryani",
"highly-rated",
"delivery"
] | null | null |
food-delivery_search_restaurants_batch0_13 | Find highly-rated Mexican places that deliver quesadilla. | search_restaurants | easy | tool | [
"Mexican",
"quesadilla",
"highly-rated",
"delivery"
] | null | null |
food-delivery_search_restaurants_batch0_14 | Find highly-rated Japanese places that deliver ramen. | search_restaurants | easy | tool | [
"Japanese",
"ramen",
"highly-rated",
"delivery"
] | null | null |
food-delivery_search_restaurants_batch0_15 | Find highly-rated Thai places that deliver green curry. | search_restaurants | easy | tool | [
"Thai",
"green curry",
"highly-rated",
"delivery"
] | null | null |
food-delivery_search_restaurants_batch0_16 | Find highly-rated American places that deliver BBQ ribs. | search_restaurants | easy | tool | [
"American",
"BBQ ribs",
"highly-rated",
"delivery"
] | null | null |
food-delivery_search_restaurants_batch0_17 | Find highly-rated Mediterranean places that deliver shawarma. | search_restaurants | easy | tool | [
"Mediterranean",
"shawarma",
"highly-rated",
"delivery"
] | null | null |
food-delivery_search_restaurants_batch0_18 | Find restaurants open right now within 5 km that have at least 4-star ratings. | search_restaurants | medium | tool | [
"open",
"5 km",
"4-star",
"ratings"
] | null | null |
food-delivery_search_restaurants_batch0_19 | Find a budget-friendly Italian restaurant — average cost for two under $30. | search_restaurants | medium | tool | [
"Italian",
"budget",
"cost for two",
"$30"
] | null | null |
food-delivery_search_restaurants_batch0_20 | I'm vegetarian. Find restaurants that have a strong vegetarian menu and are rated above 4.2. | search_restaurants | medium | tool | [
"vegetarian",
"menu",
"rated",
"4.2"
] | null | null |
food-delivery_search_restaurants_batch0_21 | Find any Korean place. If none in my area, expand the search to the whole city. | search_restaurants | medium | code | [
"Korean",
"expand",
"search",
"city"
] | null | null |
food-delivery_search_restaurants_batch0_22 | Look up Thai restaurants. Filter to those that explicitly support gluten-free options. | search_restaurants | medium | code | [
"Thai",
"filter",
"gluten-free"
] | null | null |
food-delivery_search_restaurants_time_filter_batch0_23 | I want late-night food (after 11 PM). Find restaurants that are still delivering. | search_restaurants | hard | code | [
"late-night",
"11 PM",
"delivering"
] | null | null |
food-delivery_search_restaurants_time_constrained_batch0_24 | I'm at the airport with 90 minutes to kill. Find a restaurant that can deliver before my flight. | search_restaurants | hard | code | [
"airport",
"90 minutes",
"deliver",
"flight"
] | null | null |
food-delivery_search_restaurants_batch1_25 | Find me a high-end (cost for two > $60) Japanese restaurant for an anniversary dinner. | search_restaurants | medium | tool | [
"high-end",
"Japanese",
"anniversary",
"$60"
] | null | null |
food-delivery_get_restaurant_menu_batch4_100 | Show me the menu for 'Pizza Palace'. | get_restaurant_menu | easy | tool | [
"Pizza Palace",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_101 | Show me the menu for 'Pasta Paradise'. | get_restaurant_menu | easy | tool | [
"Pasta Paradise",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_102 | Show me the menu for 'Spice Symphony'. | get_restaurant_menu | easy | tool | [
"Spice Symphony",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_103 | Show me the menu for 'Dragon Wok'. | get_restaurant_menu | easy | tool | [
"Dragon Wok",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_104 | Show me the menu for 'Taco Fiesta'. | get_restaurant_menu | easy | tool | [
"Taco Fiesta",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_105 | Show me the menu for 'Sushi Express'. | get_restaurant_menu | easy | tool | [
"Sushi Express",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_106 | Show me the menu for 'Bangkok Bistro'. | get_restaurant_menu | easy | tool | [
"Bangkok Bistro",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_107 | Show me the menu for 'Burger Junction'. | get_restaurant_menu | easy | tool | [
"Burger Junction",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_108 | Show me the menu for 'The Olive Tree'. | get_restaurant_menu | easy | tool | [
"The Olive Tree",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_109 | Show me the menu for 'Seoul Kitchen'. | get_restaurant_menu | easy | tool | [
"Seoul Kitchen",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_110 | Show me the menu for 'Saigon Noodle House'. | get_restaurant_menu | easy | tool | [
"Saigon Noodle House",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_111 | Show me the menu for 'Curry Corner'. | get_restaurant_menu | easy | tool | [
"Curry Corner",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_112 | I want to see what desserts 'Mama Mia Pasta' has on offer. | get_restaurant_menu | easy | tool | [
"Mama Mia Pasta",
"desserts",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_multiple_restaurants_batch4_113 | Compare the prices of pasta dishes between 'Mama Mia Pasta' and 'Pasta Paradise'. | get_restaurant_menu | medium | code | [
"Mama Mia Pasta",
"Pasta Paradise",
"pasta",
"compare prices"
] | null | null |
food-delivery_get_restaurant_menu_batch4_114 | List the vegan options at 'The Pasta Place'. | get_restaurant_menu | medium | tool | [
"The Pasta Place",
"vegan",
"options",
"menu"
] | null | null |
food-delivery_get_restaurant_menu_batch4_115 | Which items at 'Burger Junction' are under $10? | get_restaurant_menu | medium | code | [
"Burger Junction",
"items",
"under $10"
] | null | null |
food-delivery_get_restaurant_menu_filter_vegetarian_batch4_116 | Show me the spiciest dishes at 'Spice Symphony' that are vegetarian. | get_restaurant_menu | hard | code | [
"Spice Symphony",
"spiciest",
"vegetarian"
] | null | null |
food-delivery_get_restaurant_menu_allergy_filter_batch4_117 | I have a peanut allergy. Show me the menu for 'Bangkok Bistro' and flag any items that may contain peanuts. | get_restaurant_menu | hard | code | [
"Bangkok Bistro",
"menu",
"peanut allergy",
"flag"
] | null | null |
food-delivery_get_restaurant_menu_combo_logic_batch4_118 | What's the cheapest combo at 'Burger Joint' that includes a drink and fries? | get_restaurant_menu | hard | code | [
"Burger Joint",
"cheapest",
"combo",
"drink",
"fries"
] | null | null |
food-delivery_place_food_order_batch8_200 | Order one Margherita pizza from 'Pizza Palace'. | place_food_order | easy | tool | [
"Pizza Palace",
"Margherita pizza",
"order"
] | null | null |
food-delivery_place_food_order_batch8_201 | Order one spaghetti carbonara from 'Pasta Paradise'. | place_food_order | easy | tool | [
"Pasta Paradise",
"spaghetti carbonara",
"order"
] | null | null |
food-delivery_place_food_order_batch8_202 | Order one butter chicken from 'Spice Symphony'. | place_food_order | easy | tool | [
"Spice Symphony",
"butter chicken",
"order"
] | null | null |
food-delivery_place_food_order_batch8_203 | Order one Kung Pao chicken from 'Dragon Wok'. | place_food_order | easy | tool | [
"Dragon Wok",
"Kung Pao chicken",
"order"
] | null | null |
food-delivery_place_food_order_batch8_204 | Order one tacos al pastor from 'Taco Fiesta'. | place_food_order | easy | tool | [
"Taco Fiesta",
"tacos al pastor",
"order"
] | null | null |
food-delivery_place_food_order_batch8_205 | Order one salmon sushi from 'Sushi Express'. | place_food_order | easy | tool | [
"Sushi Express",
"salmon sushi",
"order"
] | null | null |
food-delivery_place_food_order_batch8_206 | Order one pad thai from 'Bangkok Bistro'. | place_food_order | easy | tool | [
"Bangkok Bistro",
"pad thai",
"order"
] | null | null |
food-delivery_place_food_order_batch8_207 | Order one cheeseburger from 'Burger Junction'. | place_food_order | easy | tool | [
"Burger Junction",
"cheeseburger",
"order"
] | null | null |
food-delivery_place_food_order_get_restaurant_menu_batch8_208 | First, show me the menu for 'The Pasta Place'. Then, I'd like to order spaghetti carbonara. | place_food_order | medium | tool | [
"The Pasta Place",
"menu",
"spaghetti carbonara",
"order"
] | null | null |
food-delivery_place_food_order_batch8_209 | I want a Margherita pizza, garlic bread, and a tiramisu from 'Luigi's Pizza'. | place_food_order | medium | tool | [
"Luigi's Pizza",
"Margherita pizza",
"garlic bread",
"tiramisu",
"order"
] | null | null |
food-delivery_place_food_order_search_restaurants_batch8_210 | Order family-sized pizza for 4 from any highly-rated Italian place near me. | place_food_order | medium | code | [
"family-sized",
"pizza",
"Italian",
"highly-rated",
"order"
] | null | null |
food-delivery_place_food_order_conditional_batch8_211 | I want to order from 'Burger Joint' but only if their delivery time is under 30 minutes. | place_food_order | medium | code | [
"Burger Joint",
"delivery time",
"30 minutes",
"order"
] | null | null |
food-delivery_place_food_order_popularity_batch8_212 | Order the most popular dish from 'Sushi Express' along with miso soup. | place_food_order | hard | code | [
"Sushi Express",
"most popular",
"miso soup",
"order"
] | null | null |
food-delivery_place_food_order_fallback_batch8_213 | Order two large pepperoni pizzas. If the restaurant doesn't have large size, order three medium ones instead. | place_food_order | hard | code | [
"pepperoni pizzas",
"large",
"medium",
"order"
] | null | null |
food-delivery_place_food_order_optimize_batch8_214 | Order me a meal under $15 from any Mexican place. Maximize the protein. | place_food_order | hard | code | [
"Mexican",
"$15",
"meal",
"protein",
"order"
] | null | null |
food-delivery_place_food_order_multi_item_budget_batch8_215 | I'm hosting friends. Order an assortment of starters and mains from 'Spice Symphony' for 6 people, budget around $80. | place_food_order | hard | code | [
"Spice Symphony",
"starters",
"mains",
"6 people",
"$80"
] | null | null |
food-delivery_place_food_order_dietary_filter_batch8_216 | Order a vegan-friendly meal from 'Mediterraneo'. Avoid anything with dairy or eggs. | place_food_order | medium | code | [
"Mediterraneo",
"vegan",
"dairy",
"eggs"
] | null | null |
food-delivery_place_food_order_batch8_217 | I'm in a rush — order whatever's fastest from 'Burger Junction'. | place_food_order | easy | tool | [
"Burger Junction",
"fastest",
"order"
] | null | null |
food-delivery_place_food_order_search_restaurants_view_menu_error_handling_batch8_218 | Find a specific dish called 'Spicy Ramen' from any ramen place. If it's not available, find the highest rated ramen restaurant and order their signature ramen. | place_food_order | hard | code | [
"Spicy Ramen",
"ramen",
"signature ramen",
"order",
"error handling"
] | null | null |
food-delivery_place_food_order_batch8_219 | Repeat my last order from 'Pasta Paradise'. | place_food_order | easy | tool | [
"Pasta Paradise",
"last order",
"repeat"
] | null | null |
food-delivery_track_food_order_batch12_300 | What's the status of order #12340? | track_food_order | easy | tool | [
"#12340",
"status",
"order"
] | null | null |
food-delivery_track_food_order_batch12_301 | What's the status of order #12341? | track_food_order | easy | tool | [
"#12341",
"status",
"order"
] | null | null |
food-delivery_track_food_order_batch12_302 | What's the status of order #12342? | track_food_order | easy | tool | [
"#12342",
"status",
"order"
] | null | null |
food-delivery_track_food_order_batch12_303 | What's the status of order #12343? | track_food_order | easy | tool | [
"#12343",
"status",
"order"
] | null | null |
food-delivery_track_food_order_batch12_304 | What's the status of order #12344? | track_food_order | easy | tool | [
"#12344",
"status",
"order"
] | null | null |
food-delivery_track_food_order_batch12_305 | What's the status of order #12345? | track_food_order | easy | tool | [
"#12345",
"status",
"order"
] | null | null |
food-delivery_track_food_order_batch12_306 | What's the status of order #12346? | track_food_order | easy | tool | [
"#12346",
"status",
"order"
] | null | null |
food-delivery_track_food_order_batch12_307 | What's the status of order #12347? | track_food_order | easy | tool | [
"#12347",
"status",
"order"
] | null | null |
food-delivery_track_food_order_batch12_308 | Where is my driver right now? Order #67890. | track_food_order | easy | tool | [
"#67890",
"driver",
"location"
] | null | null |
food-delivery_track_food_order_batch12_309 | Track order #45123 and tell me the ETA in minutes. | track_food_order | easy | tool | [
"#45123",
"track",
"ETA",
"minutes"
] | null | null |
food-delivery_track_food_order_multiple_orders_batch12_310 | I have orders #1001 and #1002 active. Which one will arrive first? | track_food_order | medium | code | [
"#1001",
"#1002",
"arrive first",
"compare"
] | null | null |
food-delivery_track_food_order_contact_driver_conditional_batch12_311 | Track my order. If the ETA is more than 45 minutes, contact the driver. | track_food_order | hard | code | [
"track",
"ETA",
"45 minutes",
"contact driver"
] | null | null |
food-delivery_track_food_order_batch12_312 | Order #99999 — has it been delivered yet? If yes, when did it arrive? | track_food_order | medium | tool | [
"#99999",
"delivered",
"arrived"
] | null | null |
food-delivery_apply_food_coupon_batch16_400 | Apply promo code 'SAVE10' to my current order. | apply_food_coupon | easy | tool | [
"SAVE10",
"promo",
"apply"
] | null | null |
food-delivery_apply_food_coupon_batch16_401 | Apply promo code 'SAVE15' to my current order. | apply_food_coupon | easy | tool | [
"SAVE15",
"promo",
"apply"
] | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.