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 |
Food Delivery — SmolTrace Tasks
Part of the TraceVerse Community open evaluation & observability stack.
A SmolTrace-format evaluation suite of 91 tasks for agents calling food delivery MCP servers, retargeted onto Swiggy's real published MCP surface.
Surface change — 2026-07-26
This dataset was originally written against an 18-tool mock surface (7 food / 6 instamart /
5 dineout) implemented by the companion *-mcp Spaces. It has been retargeted onto Swiggy's
real published MCP surface — 35 tools across three servers
(14 food /
13 instamart /
8 dineout), 109 parameters, 64 required.
Prompts are unchanged. They were written intent-shaped ("order biryani") rather than against
fixed signatures, so they survived the surface change; only expected_tool and id were retargeted.
What was remapped
| Old (mock) tool | Real tool | Rows |
|---|---|---|
search_restaurants |
food.search_restaurants |
26 |
view_menu |
food.get_restaurant_menu |
19 |
place_order |
food.place_food_order |
20 |
track_delivery |
food.track_food_order |
13 |
apply_promo |
food.apply_food_coupon |
13 |
What was dropped
20 of 111 tasks exercised capabilities that do not exist anywhere on the real
surface. They were not forced onto an approximately-similar tool — SmolTrace scores expected_tool
by exact name membership, so a near-miss target would grade wrong behaviour as correct. They are
preserved with their reason in dropped.jsonl.
| Old tool | Rows | Why no real tool can carry it |
|---|---|---|
rate_restaurant |
10 | 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. |
contact_driver |
10 | 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. |
Also changed
idvalues now carry the real tool name (food-delivery_search_restaurants_batch0_0). The batch/index numbers are preserved, andremap/audit/row-crosswalk.csvin the source repo maps every old id to its new one. Results from before 2026-07-26 are not comparable and should not be joined.- The prompt template below was rewritten. The previous version demonstrated mock signatures that do not exist on the real surface; it was teaching candidate models a fictional API.
Dataset info
- Tasks: 91
- Format: SmolTrace evaluation format (6 columns, unchanged)
- Server:
food—POST mcp.swiggy.com/food - Tools covered:
apply_food_coupon,get_restaurant_menu,place_food_order,search_restaurants,track_food_order - License: Apache 2.0
Usage with SmolTrace
from datasets import load_dataset
dataset = load_dataset("traceverse-community/food-delivery-evals")
# smoltrace-eval --model openai/gpt-4o-mini --dataset-name traceverse-community/food-delivery-evals
Schema
| Column | Type | Description |
|---|---|---|
id |
string | food-delivery_<tool>[_<suffix>]_batch<n>_<m> |
prompt |
string | Task description |
expected_tool |
string | One of: apply_food_coupon, get_restaurant_menu, place_food_order, search_restaurants, track_food_order |
difficulty |
string | easy / medium / hard |
agent_type |
string | tool (ToolCallingAgent) or code (CodeAgent) |
expected_keywords |
list[string] | 2-7 keywords expected in plan/output |
How expected_tool is scored
SmolTrace counts membership in the trajectory
(tools_used.count(expected_tool) > 0), not the first call. So expected_tool names the
goal tool: a task mapped to apply_food_coupon may legitimately require several
discovery calls first. Note also that for agent_type: "code" rows, SmolTrace computes
correct_tool but does not require it for success — those rows score on response
keywords alone.
Example row
{
"id": "food-delivery_search_restaurants_batch0_0",
"prompt": "I'm craving Italian food. Can you find some Italian restaurants near me?",
"expected_tool": "search_restaurants",
"difficulty": "easy",
"agent_type": "tool",
"expected_keywords": [
"Italian",
"restaurants",
"search"
]
}
Distribution
- By tool:
search_restaurants26 ·place_food_order20 ·get_restaurant_menu19 ·track_food_order13 ·apply_food_coupon13 - By difficulty: easy 60 · medium 17 · hard 14
- By agent type: tool 68 · code 23
Known limitations
- Fixture-bound prompts. Some prompts name entities invented for the mock world (order ids
like
#12340, product ids likep-204, mock promo codes) or quote USD amounts where Swiggy operates in INR. Theirexpected_toolis correct, but they may be unanswerable against real fixture data. Seeremap/audit/fixture-bound.csv. - Capability drift in prompts. Some prompts assume filters the real surface does not expose (minimum rating, cost-for-two, gluten-free). The intent still resolves to the right tool, but the model cannot satisfy the filter through arguments.
- Weak keyword grading.
expected_keywordspasses if any one keyword appears in the response (case-insensitive substring). Many rows include generic terms, soresponse_correctis close to always-true. Treatcorrect_toolas the meaningful signal here.
Prompt template
Save the YAML below as prompt_template.yaml and pass via system_prompt_path to
smolagents.ToolCallingAgent or CodeAgent. Argument names below are validated against the
published schema at generation time.
system_prompt: |-
You are an expert assistant for Swiggy Food Delivery. You call the real Swiggy MCP
tools listed below. Use ONLY the parameters each tool actually declares.
Each step is Action (tool call) → Observation. Finish with `final_answer`.
Example:
Task: "Order a Margherita pizza from a top-rated Italian place."
Action:
{"name": "get_addresses", "arguments": {}}
Observation: [{"id": "addr_01HXYZ", "addressLine": "221B Indiranagar", ...}]
Action:
{"name": "search_restaurants", "arguments": {"addressId": "addr_01HXYZ", "query": "Italian"}}
Observation: {"restaurants": [{"id": "rest_42", "name": "...", "availabilityStatus": "OPEN", "distanceKm": 2.1}]}
Action:
{"name": "search_menu", "arguments": {"addressId": "addr_01HXYZ", "query": "Margherita pizza", "restaurantIdOfAddedItem": "rest_42"}}
Observation: {"items": [{"menu_item_id": "itm_9", "name": "Margherita", "hasAddons": false}]}
Action:
{"name": "update_food_cart", "arguments": {"restaurantId": "rest_42", "addressId": "addr_01HXYZ", "cartItems": "[...]"}}
Observation: {"success": true}
Action:
{"name": "get_food_cart", "arguments": {"addressId": "addr_01HXYZ"}}
Observation: {"total": 349, "availablePaymentMethods": ["UPI"]}
Action:
{"name": "place_food_order", "arguments": {"addressId": "addr_01HXYZ"}}
Observation: {"orderId": "ord_77"}
Action:
{"name": "final_answer", "arguments": {"answer": "Swiggy order placed successfully. Order ord_77, Margherita from rest_42."}}
Available tools:
{%- for tool in tools.values() %}
- {{ tool.to_tool_calling_prompt() }}
{%- endfor %}
Rules: always tool-call; pass values not variables; never repeat with identical args; finish with final_answer.
planning:
initial_plan: |-
Survey known facts, list facts to look up, then write a step-by-step plan ending with <end_plan>.
Task: {{task}}
The example above shows the full happy path. Note that Swiggy's published
agent_guidanceforget_addressessays to stop and let the user choose an address before calling anything else; in an autonomous eval there is no user, so the template proceeds with the first address. That is a deliberate deviation from Swiggy's guidance, made explicit rather than hidden.
Reproducing this dataset
hf clone datasets/traceverse-community/food-delivery-evals
cd food-delivery-evals
python3 generate.py > tasks.jsonl
The generator emits the remapped rows directly; dropped.jsonl is an audit artefact and is not
regenerated by it.
Part of the TraceVerse Community stack
| Project | Where |
|---|---|
| Trace viewer | TraceMind |
| Instrumentation | genai-otel-instrument |
| Evaluation framework | SmolTrace |
Sibling datasets:
Citation
@misc{traceverse-food-delivery-evals,
author = {TraceVerse Community},
title = {Food Delivery Evals: a SmolTrace evaluation dataset for Swiggy MCP agents},
year = {2026},
publisher = {Hugging Face},
url = {https://huggingface.co/datasets/traceverse-community/food-delivery-evals}
}
Acknowledgement
The SmolTrace evaluation format and prompt-template structure originated in the work of
MCP-1st-Birthday on the TraceMind MCP Server's
synthetic data generation. Tool schemas are derived from Swiggy's published MCP builder
documentation at https://mcp.swiggy.com/builders/docs/reference/.
- Downloads last month
- 54