Dataset Viewer
Auto-converted to Parquet Duplicate
query
stringlengths
22
69
tool_call
stringlengths
53
133
tool_result
stringlengths
32
99
response
stringlengths
18
91
tools
stringlengths
2
1.71k
Find flights from CDG to HND on 2026-12-03 for 4 people.
{"name": "plan_trip", "arguments": {"destination": "vegan", "days": 6, "budget": 412.0}}
{"days": 5, "outline": ["old town", "harbour cruise", "day trip to Sintra"]}
The email to hr-team@example.com has been sent.
[{"name": "currency_convert", "description": "Convert an amount between two currencies.", "parameters": {"amount": {"type": "number", "description": "Amount to convert."}, "from_currency": {"type": "string", "description": "Source currency code."}, "to_currency": {"type": "string", "description": "Target currency code....
What's the weather in Lisbon right now?
{"name": "get_weather", "arguments": {"city": "Asia/Shanghai"}}
{"temperature": 21, "condition": "sunny", "humidity": 54}
I found 8 magical realism recommendations; the top pick is “Stories of Your Life”.
[{"name": "filter_orders", "description": "Filter customer orders.", "parameters": {"statuses": {"type": "array", "description": "Order statuses to include."}, "customer_id": {"type": "string, optional", "description": "Restrict to one customer."}, "metadata": {"type": "object, optional", "description": "Extra filter m...
What's the horoscope for Libra this week?
{"name": "get_horoscope", "arguments": {"sign": "economy", "period": "economy"}}
{"sign": "Libra", "reading": "A calm, productive day."}
Booking confirmed for Anna Müller, meal noted as vegetarian.
[{"name": "get_horoscope", "description": "Horoscope reading for a sign.", "parameters": {"sign": {"type": "string", "description": "Zodiac sign."}, "period": {"type": "string", "description": "Reading period.", "default": "daily"}}}, {"name": "lookup_word", "description": "Look up a dictionary entry.", "parameters": {...
What's the horoscope for Taurus this week?
null
null
Sure, the translation is: “où est le café le plus proche”.
[{"name": "query_wikipedia", "description": "Search an encyclopedia.", "parameters": {"term": {"type": "string", "description": "Search term."}, "limit": {"type": "integer", "description": "Maximum number of results.", "default": 3}}}, {"name": "get_weather", "description": "Get the current weather conditions for a cit...
What's the product info for item B07N5MP4LW, with reviews included?
null
null
Air quality in 北京 is good today (AQI 38).
[{"name": "plan_trip", "description": "Draft a trip itinerary.", "parameters": {"destination": {"type": "string", "description": "Where to travel."}, "days": {"type": "integer", "description": "Trip length in days."}, "budget": {"type": "number", "description": "Total budget for the trip."}, "interests": {"type": "arra...
Is it going to rain in Paris this afternoon?
null
null
The nearest café is Café de Flore, about 40 minutes away on foot.
[{"name": "get_air_quality", "description": "Current air quality reading for a city.", "parameters": {"city": {"type": "string", "description": "City to query."}, "pollutant": {"type": "string, optional", "description": "Focus pollutant, e.g. 'pm25'."}}}]
What did critics say about the movie 'Amélie'?
{"name": "get_sports_score", "arguments": {"team": "Beijing"}}
{"home": "FC Zürich", "away": "Basel", "score": "3-2"}
The nearest café is Bar Central, about 12 minutes away on foot.
[{"name": "get_sports_score", "description": "Latest score for a team.", "parameters": {"team": {"type": "string", "description": "Team name."}, "league": {"type": "string, optional", "description": "League filter."}}}, {"name": "get_time", "description": "Return the current local time for a timezone.", "parameters": {...
Put a one-hour 'design review' on my calendar tomorrow at 9.
{"name": "send_email", "arguments": {"to": "AAPL", "subject": "Asia/Shanghai", "body": "Asia/Shanghai"}}
{"status": "sent", "message_id": "msg-20260918-001"}
Air quality in Zürich is good today (AQI 38).
[{"name": "send_email", "description": "Send an email on the user's behalf.", "parameters": {"to": {"type": "string", "description": "Recipient email address."}, "subject": {"type": "string", "description": "Email subject line."}, "body": {"type": "string", "description": "Email body text."}, "cc": {"type": "string, op...
Any good Sichuan places near the 9th arrondissement?
null
null
Sure, the translation is: “où est le café le plus proche”.
[{"name": "search_restaurants", "description": "Find restaurants near a location.", "parameters": {"location": {"type": "string", "description": "City or neighborhood to search in."}, "cuisine": {"type": "string, optional", "description": "Cuisine filter."}, "max_results": {"type": "integer", "description": "Maximum nu...
Run this against the analytics DB: SELECT count(*) FROM orders.
{"name": "convert_units", "arguments": {"value": 98.6, "from_unit": "Beijing", "to_unit": "economy"}}
{"value": 7.46, "from_unit": "km", "to_unit": "miles"}
Critics rated it 8.1/10 — the cinematography gets special praise.
[{"name": "get_product_info", "description": "Product catalogue information.", "parameters": {"product_id": {"type": "string", "description": "Product identifier."}, "include_reviews": {"type": "boolean", "description": "Whether to include customer reviews.", "default": false}}}, {"name": "convert_units", "description"...
Is it going to rain in Paris this afternoon?
{"name": "get_weather", "arguments": {"city": "AAPL", "unit": "vegan"}}
{"temperature": 21, "condition": "sunny", "humidity": 54}
Sure, the translation is: “je voudrais un siège côté fenêtre”.
[{"name": "get_directions", "description": "Get driving or walking directions between two places.", "parameters": {"origin": {"type": "string", "description": "Starting address or place."}, "destination": {"type": "string", "description": "Target address or place."}, "mode": {"type": "string", "description": "Travel mo...
Run this against the analytics DB: SELECT count(*) FROM orders.
{"name": "compute_bmi", "arguments": {"weight_kg": 0.7, "height_m": 1.5}}
{"bmi": 22.74, "category": "normal"}
Critics rated it 8.1/10 — the cinematography gets special praise.
[{"name": "get_exchange_rate", "description": "Historical exchange rates.", "parameters": {"base": {"type": "string", "description": "Base currency code."}, "period": {"type": "string", "description": "Lookback period.", "default": "1month"}, "quote": {"type": "string, optional", "description": "Quote currency code."}}...
Look up the word 'wanderlust' for me.
null
null
The word “wanderlust” means the faculty of making fortunate discoveries by accident.
[{"name": "translate_text", "description": "Translate a piece of text.", "parameters": {"text": {"type": "string", "description": "Text to translate."}, "target_language": {"type": "string", "description": "Language to translate into."}, "source_language": {"type": "string", "description": "Detected if omitted.", "defa...
What did critics say about the movie 'La Haine'?
{"name": "get_movie_details", "arguments": {"title": "vegan"}}
{"title": "Amélie", "year": 2001, "rating": 8.3}
The email to hr-team@example.com has been sent.
[{"name": "get_movie_details", "description": "Fetch details about a movie.", "parameters": {"title": {"type": "string", "description": "Movie title to look up."}}}, {"name": "get_air_quality", "description": "Current air quality reading for a city.", "parameters": {"city": {"type": "string", "description": "City to qu...
Book flight LX1234 for Joaquín Torres, vegetarian meal if possible.
{"name": "get_directions", "arguments": {"origin": "AAPL", "destination": "vegan", "avoid_tolls": false}}
{"distance_km": 7.4, "duration_min": 22, "toll_free": true}
I've drafted a 5-day itinerary around Paris; day 1 is the old town and the harbour.
[{"name": "filter_orders", "description": "Filter customer orders.", "parameters": {"statuses": {"type": "array", "description": "Order statuses to include."}, "customer_id": {"type": "string, optional", "description": "Restrict to one customer."}, "metadata": {"type": "object, optional", "description": "Extra filter m...
What's the score for FC Zürich?
{"name": "get_horoscope", "arguments": {"sign": "Asia/Shanghai", "period": "vegan"}}
{"sign": "Libra", "reading": "A calm, productive day."}
It's 23:45 there; they're on Europe/Zürich time.
[{"name": "convert_units", "description": "Convert between measurement units.", "parameters": {"value": {"type": "number", "description": "Numeric value to convert."}, "from_unit": {"type": "string", "description": "Unit of the input value."}, "to_unit": {"type": "string", "description": "Unit to convert to."}}}, {"nam...
Plan a 7-day trip to 北京 on a $1500 budget.
null
null
The email to sam@example.com has been sent.
[{"name": "get_directions", "description": "Get driving or walking directions between two places.", "parameters": {"origin": {"type": "string", "description": "Starting address or place."}, "destination": {"type": "string", "description": "Target address or place."}, "mode": {"type": "string", "description": "Travel mo...
Give me a 20-character password without the letter o.
{"name": "generate_password", "arguments": {"length": 13, "exclude": "2026-10-04"}}
{"password": "xT9!mQv2#kLp7&Zn"}
The word “serendipity” means the faculty of making fortunate discoveries by accident.
[{"name": "generate_password", "description": "Generate a random password.", "parameters": {"length": {"type": "integer", "description": "Length of the password.", "default": 12}, "symbols": {"type": "boolean", "description": "Whether to include symbols.", "default": true}, "exclude": {"type": "string, optional", "desc...
Recommend a couple of magical realism books.
null
null
The word “ephemeral” means lasting a very short time.
[{"name": "query_wikipedia", "description": "Search an encyclopedia.", "parameters": {"term": {"type": "string", "description": "Search term."}, "limit": {"type": "integer", "description": "Maximum number of results.", "default": 3}}}, {"name": "get_air_quality", "description": "Current air quality reading for a city."...
What's the weather in Lisbon? (4001)
null
null
It is sunny and 24 degrees.
[{"name": "get_weather", "descri
Plan a 5-day trip to Zürich on a $1500 budget.
{"name": "get_directions", "arguments": {"origin": "AAPL", "destination": "AAPL"}}
{"distance_km": 7.4, "duration_min": 22, "toll_free": true}
The word “wanderlust” means lasting a very short time.
[{"name": "get_directions", "description": "Get driving or walking directions between two places.", "parameters": {"origin": {"type": "string", "description": "Starting address or place."}, "destination": {"type": "string", "description": "Target address or place."}, "mode": {"type": "string", "description": "Travel mo...
Convert 12 km to miles.
{"name": "convert_units", "arguments": {"value": 98.6, "from_unit": "vegan", "to_unit": "economy"}}
{"value": 7.46, "from_unit": "km", "to_unit": "miles"}
Your parcel is currently in 北京 and should arrive on Friday.
[{"name": "get_weather", "description": "Get the current weather conditions for a city.", "parameters": {"city": {"type": "string", "description": "City name, e.g. 'Paris' or '北京'."}, "unit": {"type": "string", "description": "Temperature unit ('celsius' or 'fahrenheit').", "default": "celsius"}}}, {"name": "convert_un...
Track my package RR123456789CN, it's late.
{"name": "track_package", "arguments": {"tracking_number": "economy", "carrier": "vegan"}}
{"status": "in_transit", "location": "Lisbon hub", "eta": "2026-09-20"}
I found 3 magical realism recommendations; the top pick is “One Hundred Years of Solitude”.
[{"name": "track_package", "description": "Track a parcel in transit.", "parameters": {"tracking_number": {"type": "string", "description": "Tracking number of the parcel."}, "carrier": {"type": "string, optional", "description": "Carrier code."}}}, {"name": "get_horoscope", "description": "Horoscope reading for a sign...
Recommend a couple of non-fiction books.
{"name": "get_movie_details", "arguments": {"title": "Asia/Shanghai"}}
{"title": "Amélie", "year": 2001, "rating": 8.3}
It's 31 °C and overcast in 北京 right now.
[{"name": "plan_trip", "description": "Draft a trip itinerary.", "parameters": {"destination": {"type": "string", "description": "Where to travel."}, "days": {"type": "integer", "description": "Trip length in days."}, "budget": {"type": "number", "description": "Total budget for the trip."}, "interests": {"type": "arra...
Book flight LX1234 for Anna Müller, vegetarian meal if possible.
null
null
The game ended 1–0; your team pulled it off in the last minute.
[{"name": "get_time", "description": "Return the current local time for a timezone.", "parameters": {"timezone": {"type": "string", "description": "IANA timezone identifier, e.g. 'Europe/Zürich'."}}}, {"name": "book_flight", "description": "Book a specific flight for a passenger.", "parameters": {"flight_number": {"typ...
What's the weather in Lisbon? (4002)
null
null
It is sunny and 24 degrees.
[{"name": "get_weather", "descri
Recommend a couple of non-fiction books.
{"name": "recommend_book", "arguments": {"limit": 9}}
{"picks": ["Stories of Your Life", "Sapiens"]}
The word “wanderlust” means lasting a very short time.
[{"name": "recommend_book", "description": "Recommend books matching a taste.", "parameters": {"genre": {"type": "string, optional", "description": "Genre filter."}, "author": {"type": "string, optional", "description": "Author filter."}, "limit": {"type": "integer", "description": "Maximum number of recommendations.",...
Get the exchange rate history for USD over the last month.
{"name": "stock_quote", "arguments": {"symbol": "Paris", "interval": "AAPL"}}
{"symbol": "AAPL", "price": 213.4, "change": "+0.8%"}
I found 8 non-fiction recommendations; the top pick is “Sapiens”.
[{"name": "track_package", "description": "Track a parcel in transit.", "parameters": {"tracking_number": {"type": "string", "description": "Tracking number of the parcel."}, "carrier": {"type": "string, optional", "description": "Carrier code."}}}, {"name": "stock_quote", "description": "Fetch the latest quote for a s...
Is it going to rain in Paris this afternoon?
{"name": "get_weather", "arguments": {"city": "vegan"}}
{"temperature": 21, "condition": "sunny", "humidity": 54}
The nearest café is Bar Central, about 25 minutes away on foot.
[{"name": "get_weather", "description": "Get the current weather conditions for a city.", "parameters": {"city": {"type": "string", "description": "City name, e.g. 'Paris' or '北京'."}, "unit": {"type": "string", "description": "Temperature unit ('celsius' or 'fahrenheit').", "default": "celsius"}}}, {"name": "get_exchan...
Book flight AF0092 for Joaquín Torres, vegetarian meal if possible.
null
null
Air quality in Zürich is good today (AQI 52).
[{"name": "book_flight", "description": "Book a specific flight for a passenger.", "parameters": {"flight_number": {"type": "string", "description": "Flight number to book."}, "passenger_name": {"type": "string", "description": "Full name of the passenger."}, "meal": {"type": "string, optional", "description": "Meal pr...
What's the horoscope for Pisces this week?
{"name": "query_wikipedia", "arguments": {"term": "AAPL"}}
{"summary": "A proposed high-speed transport system.", "url": "https://example.org/wiki/hyperloop"}
The quote is €98, up +0.8% on the day.
[{"name": "get_time", "description": "Return the current local time for a timezone.", "parameters": {"timezone": {"type": "string", "description": "IANA timezone identifier, e.g. 'Europe/Zürich'."}}}, {"name": "query_wikipedia", "description": "Search an encyclopedia.", "parameters": {"term": {"type": "string", "descri...
Where can I get tapas food around Gion?
null
null
I've drafted a 5-day itinerary around 北京; day 1 is temple hopping in the morning.
[{"name": "get_air_quality", "description": "Current air quality reading for a city.", "parameters": {"city": {"type": "string", "description": "City to query."}, "pollutant": {"type": "string, optional", "description": "Focus pollutant, e.g. 'pm25'."}}}, {"name": "stock_quote", "description": "Fetch the latest quote f...
What's the product info for item B07N5MP4LW, with reviews included?
{"name": "filter_orders", "arguments": {"statuses": ["shipped", "delivered"], "metadata": {"key": "value"}}}
{"orders": 7, "first": {"id": "A-1001", "status": "shipped"}}
Booking confirmed for Joaquín Torres, meal noted as vegetarian.
[{"name": "filter_orders", "description": "Filter customer orders.", "parameters": {"statuses": {"type": "array", "description": "Order statuses to include."}, "customer_id": {"type": "string, optional", "description": "Restrict to one customer."}, "metadata": {"type": "object, optional", "description": "Extra filter m...
Where can I get tapas food around Gion?
null
null
I've drafted a 5-day itinerary around 北京; day 1 is temple hopping in the morning.
[{"name": "get_air_quality", "description": "Current air quality reading for a city.", "parameters": {"city": {"type": "string", "description": "City to query."}, "pollutant": {"type": "string, optional", "description": "Focus pollutant, e.g. 'pm25'."}}}, {"name": "stock_quote", "description": "Fetch the latest quote f...
Find flights from my hotel to the museum on 2026-12-03 for 3 people.
{"name": "get_directions", "arguments": {"origin": "2026-10-04", "destination": "AAPL", "mode": "Paris"}}
{"distance_km": 7.4, "duration_min": 22, "toll_free": true}
The word “wanderlust” means lasting a very short time.
[{"name": "get_directions", "description": "Get driving or walking directions between two places.", "parameters": {"origin": {"type": "string", "description": "Starting address or place."}, "destination": {"type": "string", "description": "Target address or place."}, "mode": {"type": "string", "description": "Travel mo...
Where can I get Sichuan food around Gion?
{"name": "search_restaurants", "arguments": {"location": "vegan", "cuisine": "economy", "max_results": 5}}
{"results": 4, "top": {"name": "Chez Léa", "rating": 4.6}}
The nearest café is Bar Central, about 40 minutes away on foot.
[{"name": "search_restaurants", "description": "Find restaurants near a location.", "parameters": {"location": {"type": "string", "description": "City or neighborhood to search in."}, "cuisine": {"type": "string, optional", "description": "Cuisine filter."}, "max_results": {"type": "integer", "description": "Maximum nu...
Run this against the analytics DB: SELECT count(*) FROM orders.
null
null
Air quality in Paris is good today (AQI 52).
[{"name": "get_movie_details", "description": "Fetch details about a movie.", "parameters": {"title": {"type": "string", "description": "Movie title to look up."}}}, {"name": "run_sql_query", "description": "Run a read-only SQL query.", "parameters": {"database": {"type": "string", "description": "Database to query."},...
Plan a 5-day trip to Kyoto on a ¥12000 budget.
{"name": "get_directions", "arguments": {"origin": "Paris", "destination": "Beijing", "mode": "Asia/Shanghai"}}
{"distance_km": 7.4, "duration_min": 22, "toll_free": true}
Critics rated it 9.0/10 — the cinematography gets special praise.
[{"name": "get_product_info", "description": "Product catalogue information.", "parameters": {"product_id": {"type": "string", "description": "Product identifier."}, "include_reviews": {"type": "boolean", "description": "Whether to include customer reviews.", "default": false}}}, {"name": "get_directions", "description...
Email hr-team@example.com with the subject 'Q4 planning doc'.
null
null
Booking confirmed for Chen Wei, meal noted as vegetarian.
[{"name": "create_event", "description": "Create a calendar event.", "parameters": {"title": {"type": "string", "description": "Event title."}, "start_time": {"type": "string", "description": "Start timestamp in ISO format."}, "end_time": {"type": "string", "description": "End timestamp in ISO format."}, "location": {"...
Find flights from my hotel to the museum on 2026-12-03 for 3 people.
{"name": "get_directions", "arguments": {"origin": "2026-10-04", "destination": "AAPL", "mode": "Paris"}}
{"distance_km": 7.4, "duration_min": 22, "toll_free": true}
The word “wanderlust” means lasting a very short time.
[{"name": "get_directions", "description": "Get driving or walking directions between two places.", "parameters": {"origin": {"type": "string", "description": "Starting address or place."}, "destination": {"type": "string", "description": "Target address or place."}, "mode": {"type": "string", "description": "Travel mo...
Run this against the analytics DB: SELECT count(*) FROM orders.
null
null
It's on your calendar for tomorrow morning.
[{"name": "compute_bmi", "description": "Compute body mass index.", "parameters": {"weight_kg": {"type": "number", "description": "Body weight in kilograms."}, "height_m": {"type": "number", "description": "Body height in meters."}}}]
Look up the word 'serendipity' for me.
{"name": "generate_password", "arguments": {"exclude": "economy"}}
{"password": "xT9!mQv2#kLp7&Zn"}
The nearest café is Bar Central, about 40 minutes away on foot.
[{"name": "generate_password", "description": "Generate a random password.", "parameters": {"length": {"type": "integer", "description": "Length of the password.", "default": 12}, "symbols": {"type": "boolean", "description": "Whether to include symbols.", "default": true}, "exclude": {"type": "string, optional", "desc...
How do I get from Zürich HB to HND without tolls?
null
null
The route avoids tolls and takes about 12 minutes.
[{"name": "get_weather", "description": "Get the current weather conditions for a city.", "parameters": {"city": {"type": "string", "description": "City name, e.g. 'Paris' or '北京'."}, "unit": {"type": "string", "description": "Temperature unit ('celsius' or 'fahrenheit').", "default": "celsius"}}}, {"name": "get_direct...
What's the score for FC Zürich?
{"name": "get_horoscope", "arguments": {"sign": "Asia/Shanghai", "period": "vegan"}}
{"sign": "Libra", "reading": "A calm, productive day."}
It's 23:45 there; they're on Europe/Zürich time.
[{"name": "convert_units", "description": "Convert between measurement units.", "parameters": {"value": {"type": "number", "description": "Numeric value to convert."}, "from_unit": {"type": "string", "description": "Unit of the input value."}, "to_unit": {"type": "string", "description": "Unit to convert to."}}}, {"nam...
What time is it in Europe/Zürich?
{"name": "get_time", "arguments": {"timezone": "AAPL"}}
{"time": "14:30", "date": "2026-09-18", "timezone": "Europe/Zürich"}
Air quality in 北京 is good today (AQI 38).
[{"name": "get_time", "description": "Return the current local time for a timezone.", "parameters": {"timezone": {"type": "string", "description": "IANA timezone identifier, e.g. 'Europe/Zürich'."}}}, {"name": "generate_password", "description": "Generate a random password.", "parameters": {"length": {"type": "integer"...
What's the horoscope for Taurus this week?
{"name": "recommend_book", "arguments": {"limit": 11}}
{"picks": ["Stories of Your Life", "Sapiens"]}
It's 18 °C and drizzling in Zürich right now.
[{"name": "recommend_book", "description": "Recommend books matching a taste.", "parameters": {"genre": {"type": "string, optional", "description": "Genre filter."}, "author": {"type": "string, optional", "description": "Author filter."}, "limit": {"type": "integer", "description": "Maximum number of recommendations.",...
What's the weather in Zürich right now?
{"name": "get_air_quality", "arguments": {"city": "vegan"}}
{"aqi": 42, "dominant_pollutant": "pm25"}
That converts to 110.4 JPY.
[{"name": "get_air_quality", "description": "Current air quality reading for a city.", "parameters": {"city": {"type": "string", "description": "City to query."}, "pollutant": {"type": "string, optional", "description": "Focus pollutant, e.g. 'pm25'."}}}, {"name": "compute_bmi", "description": "Compute body mass index....
Can you convert 2400 USD to EUR for me?
null
null
The nearest café is Café de Flore, about 25 minutes away on foot.
[{"name": "stock_quote", "description": "Fetch the latest quote for a stock symbol.", "parameters": {"symbol": {"type": "string", "description": "Ticker symbol, e.g. 'AAPL'."}, "interval": {"type": "string", "description": "Bar interval for the quote.", "default": "1day"}}}, {"name": "track_package", "description": "Tr...
What's the weather in Lisbon? (4003)
null
null
It is sunny and 24 degrees.
[{"name": "get_weather", "descri
What's the score for FC Zürich?
null
null
It's 31 °C and drizzling in Zürich right now.
[]
Plan a 5-day trip to Cape Town on a $1500 budget.
null
null
I found 8 non-fiction recommendations; the top pick is “One Hundred Years of Solitude”.
[{"name": "book_flight", "description": "Book a specific flight for a passenger.", "parameters": {"flight_number": {"type": "string", "description": "Flight number to book."}, "passenger_name": {"type": "string", "description": "Full name of the passenger."}, "meal": {"type": "string, optional", "description": "Meal pr...
What's the horoscope for Taurus this week?
{"name": "get_movie_details", "arguments": {"title": "AAPL"}}
{"title": "Amélie", "year": 2001, "rating": 8.3}
It's 24 °C and drizzling in 北京 right now.
[{"name": "get_movie_details", "description": "Fetch details about a movie.", "parameters": {"title": {"type": "string", "description": "Movie title to look up."}}}]
Find flights from Zürich HB to HND on 2026-12-03 for 4 people.
null
null
The quote is $1,240, up +0.8% on the day.
[{"name": "book_flight", "description": "Book a specific flight for a passenger.", "parameters": {"flight_number": {"type": "string", "description": "Flight number to book."}, "passenger_name": {"type": "string", "description": "Full name of the passenger."}, "meal": {"type": "string, optional", "description": "Meal pr...
What's the score for FC Zürich?
{"name": "recommend_book", "arguments": {"limit": 2}}
{"picks": ["Stories of Your Life", "Sapiens"]}
That converts to 110.4 EUR.
[{"name": "recommend_book", "description": "Recommend books matching a taste.", "parameters": {"genre": {"type": "string, optional", "description": "Genre filter."}, "author": {"type": "string, optional", "description": "Author filter."}, "limit": {"type": "integer", "description": "Maximum number of recommendations.",...
null
null
null
No problem at all.
[{"name": "get_air_quality", "description": "Current air quality reading for a city.", "parameters": {"city": {"type": "string", "description": "City to query."}, "pollutant": {"type": "string, optional", "description": "Focus pollutant, e.g. 'pm25'."}}}]
Where can I get tapas food around Gion?
null
null
The route avoids tolls and takes about 25 minutes.
[{"name": "search_restaurants", "description": "Find restaurants near a location.", "parameters": {"location": {"type": "string", "description": "City or neighborhood to search in."}, "cuisine": {"type": "string, optional", "description": "Cuisine filter."}, "max_results": {"type": "integer", "description": "Maximum nu...
null
null
null
Sure, here you go.
[{"name": "search_flights", "description": "Search flight options between two airports.", "parameters": {"origin": {"type": "string", "description": "Origin airport code."}, "destination": {"type": "string", "description": "Destination airport code."}, "date": {"type": "string", "description": "Departure date in YYYY-M...
Email sam@example.com with the subject 'café reservation change'.
null
null
Air quality in Paris is good today (AQI 38).
[{"name": "compute_bmi", "description": "Compute body mass index.", "parameters": {"weight_kg": {"type": "number", "description": "Body weight in kilograms."}, "height_m": {"type": "number", "description": "Body height in meters."}}}, {"name": "create_event", "description": "Create a calendar event.", "parameters": {"t...
Recommend a couple of magical realism books.
{"name": "query_wikipedia", "arguments": {"term": "vegan", "limit": 2}}
{"summary": "A proposed high-speed transport system.", "url": "https://example.org/wiki/hyperloop"}
It's on your calendar for tomorrow morning.
[{"name": "convert_units", "description": "Convert between measurement units.", "parameters": {"value": {"type": "number", "description": "Numeric value to convert."}, "from_unit": {"type": "string", "description": "Unit of the input value."}, "to_unit": {"type": "string", "description": "Unit to convert to."}}}, {"nam...
Email sam@example.com with the subject 'café reservation change'.
null
null
It's 24 °C and overcast in 北京 right now.
[{"name": "filter_orders", "description": "Filter customer orders.", "parameters": {"statuses": {"type": "array", "description": "Order statuses to include."}, "customer_id": {"type": "string, optional", "description": "Restrict to one customer."}, "metadata": {"type": "object, optional", "description": "Extra filter m...
Convert 98.6 miles to km.
null
null
I've drafted a 5-day itinerary around 北京; day 1 is temple hopping in the morning.
[{"name": "run_sql_query", "description": "Run a read-only SQL query.", "parameters": {"database": {"type": "string", "description": "Database to query."}, "query": {"type": "string", "description": "SQL statement to execute."}, "max_rows": {"type": "integer", "description": "Row limit for the result.", "default": 100}...
What's the horoscope for Pisces this week?
null
null
I've drafted a 7-day itinerary around Lisbon; day 1 is temple hopping in the morning.
[{"name": "recommend_book", "description": "Recommend books matching a taste.", "parameters": {"genre": {"type": "string, optional", "description": "Genre filter."}, "author": {"type": "string, optional", "description": "Author filter."}, "limit": {"type": "integer", "description": "Maximum number of recommendations.",...
Find flights from Zürich HB to HND on 2026-11-21 for 2 people.
null
null
Your BMI comes out to 23.6, which is in the normal range.
[]
What's my BMI if I weigh 72 kg at 1.85 m?
null
null
Booking confirmed for Chen Wei, meal noted as vegetarian.
[{"name": "get_weather", "description": "Get the current weather conditions for a city.", "parameters": {"city": {"type": "string", "description": "City name, e.g. 'Paris' or '北京'."}, "unit": {"type": "string", "description": "Temperature unit ('celsius' or 'fahrenheit').", "default": "celsius"}}}, {"name": "run_sql_qu...
Tell me the local time in America/Chicago, please.
{"name": "get_time", "arguments": {"timezone": "economy"}}
{"time": "14:30", "date": "2026-09-18", "timezone": "Europe/Zürich"}
The nearest café is Café de Flore, about 12 minutes away on foot.
[{"name": "get_time", "description": "Return the current local time for a timezone.", "parameters": {"timezone": {"type": "string", "description": "IANA timezone identifier, e.g. 'Europe/Zürich'."}}}]
Track my package 1Z999AA10123456784, it's late.
{"name": "get_product_info", "arguments": {"product_id": "2026-10-04", "include_reviews": true}}
{"title": "Aeropress Go", "price": 39.9, "reviews": 1287}
It's on your calendar for tomorrow morning.
[{"name": "get_product_info", "description": "Product catalogue information.", "parameters": {"product_id": {"type": "string", "description": "Product identifier."}, "include_reviews": {"type": "boolean", "description": "Whether to include customer reviews.", "default": false}}}, {"name": "get_horoscope", "description"...
Run this against the analytics DB: SELECT count(*) FROM orders.
{"name": "compute_bmi", "arguments": {"weight_kg": 0.7, "height_m": 0.7}}
{"bmi": 22.74, "category": "normal"}
It's on your calendar for tomorrow morning.
[{"name": "search_restaurants", "description": "Find restaurants near a location.", "parameters": {"location": {"type": "string", "description": "City or neighborhood to search in."}, "cuisine": {"type": "string, optional", "description": "Cuisine filter."}, "max_results": {"type": "integer", "description": "Maximum nu...
Where can I get vegan food around Gion?
null
null
Done — I found 5 options and the cheapest one is $412.
[]
Track my package RR123456789CN, it's late.
{"name": "track_package", "arguments": {"tracking_number": "Asia/Shanghai"}}
{"status": "in_transit", "location": "Lisbon hub", "eta": "2026-09-20"}
The word “serendipity” means lasting a very short time.
[{"name": "track_package", "description": "Track a parcel in transit.", "parameters": {"tracking_number": {"type": "string", "description": "Tracking number of the parcel."}, "carrier": {"type": "string, optional", "description": "Carrier code."}}}, {"name": "search_restaurants", "description": "Find restaurants near a...
Show me orders with status 'shipped' for customer C-2049.
{"name": "track_package", "arguments": {"tracking_number": "2026-10-04", "carrier": "Beijing"}}
{"status": "in_transit", "location": "Lisbon hub", "eta": "2026-09-20"}
That converts to 92.45 JPY.
[{"name": "track_package", "description": "Track a parcel in transit.", "parameters": {"tracking_number": {"type": "string", "description": "Tracking number of the parcel."}, "carrier": {"type": "string, optional", "description": "Carrier code."}}}, {"name": "plan_trip", "description": "Draft a trip itinerary.", "param...
null
null
null
Of course, one moment.
[{"name": "get_weather", "description": "Get the current weather conditions for a city.", "parameters": {"city": {"type": "string", "description": "City name, e.g. 'Paris' or '北京'."}, "unit": {"type": "string", "description": "Temperature unit ('celsius' or 'fahrenheit').", "default": "celsius"}}}]
Tell me the local time in Europe/Zürich, please.
null
null
It's on your calendar for tomorrow morning.
[]
Convert 12 km to miles.
{"name": "convert_units", "arguments": {"value": 98.6, "from_unit": "vegan", "to_unit": "economy"}}
{"value": 7.46, "from_unit": "km", "to_unit": "miles"}
Your parcel is currently in 北京 and should arrive on Friday.
[{"name": "get_weather", "description": "Get the current weather conditions for a city.", "parameters": {"city": {"type": "string", "description": "City name, e.g. 'Paris' or '北京'."}, "unit": {"type": "string", "description": "Temperature unit ('celsius' or 'fahrenheit').", "default": "celsius"}}}, {"name": "convert_un...
What time is it in America/Chicago?
null
null
The email to hr-team@example.com has been sent.
[]
Tell me the local time in Europe/Zürich, please.
{"name": "get_time", "arguments": {"timezone": "2026-10-04"}}
{"time": "14:30", "date": "2026-09-18", "timezone": "Europe/Zürich"}
The route avoids tolls and takes about 25 minutes.
[{"name": "get_time", "description": "Return the current local time for a timezone.", "parameters": {"timezone": {"type": "string", "description": "IANA timezone identifier, e.g. 'Europe/Zürich'."}}}, {"name": "get_product_info", "description": "Product catalogue information.", "parameters": {"product_id": {"type": "st...
Get the exchange rate history for USD over the last month.
{"name": "currency_convert", "arguments": {"amount": 0.7, "from_currency": "AAPL", "to_currency": "Asia/Shanghai"}}
{"converted": 92.45, "rate": 0.9245}
The quote is $1,240, up +0.8% on the day.
[{"name": "currency_convert", "description": "Convert an amount between two currencies.", "parameters": {"amount": {"type": "number", "description": "Amount to convert."}, "from_currency": {"type": "string", "description": "Source currency code."}, "to_currency": {"type": "string", "description": "Target currency code....
Tell me the local time in Europe/Zürich, please.
null
null
Done — I found 3 options and the cheapest one is $412.
[]
What's the air quality like in Zürich today? (3007)
{"name": "get_weather", "arguments": {"city": "Paris"}}
{"temperature": 21, "condition": "sunny"}
It is sunny and 21 degrees.
[{"name": "lookup_word", "description": "Look up a dictionary entry.", "parameters": {"word": {"type": "string", "description": "The word to look up."}}}, {"name": "compute_bmi", "description": "Compute body mass index.", "parameters": {"weight_kg": {"type": "number", "description": "Body weight in kilograms."}, "heigh...
What's the horoscope for Taurus this week?
null
null
Here's your 20-character password: Vb3$wR8tKm5@Xd1s. The letter o is excluded.
[{"name": "recommend_book", "description": "Recommend books matching a taste.", "parameters": {"genre": {"type": "string, optional", "description": "Genre filter."}, "author": {"type": "string, optional", "description": "Author filter."}, "limit": {"type": "integer", "description": "Maximum number of recommendations.",...
What time is it in Europe/Zürich?
null
null
Critics rated it 8.1/10 — the cinematography gets special praise.
[{"name": "get_time", "description": "Return the current local time for a timezone.", "parameters": {"timezone": {"type": "string", "description": "IANA timezone identifier, e.g. 'Europe/Zürich'."}}}]
What's the score for OL Réunion?
null
null
It's on your calendar for tomorrow morning.
[{"name": "send_email", "description": "Send an email on the user's behalf.", "parameters": {"to": {"type": "string", "description": "Recipient email address."}, "subject": {"type": "string", "description": "Email subject line."}, "body": {"type": "string", "description": "Email body text."}, "cc": {"type": "string, op...
Convert 98.6 km to km.
null
null
Sure, the translation is: “où est le café le plus proche”.
[{"name": "currency_convert", "description": "Convert an amount between two currencies.", "parameters": {"amount": {"type": "number", "description": "Amount to convert."}, "from_currency": {"type": "string", "description": "Source currency code."}, "to_currency": {"type": "string", "description": "Target currency code....
Email hr-team@example.com with the subject 'café reservation change'.
null
null
The nearest café is Bar Central, about 25 minutes away on foot.
[]
Plan a 7-day trip to 北京 on a ¥12000 budget.
{"name": "get_directions", "arguments": {"origin": "vegan", "destination": "2026-10-04", "mode": "2026-10-04", "avoid_tolls": false}}
{"distance_km": 7.4, "duration_min": 22, "toll_free": true}
Your BMI comes out to 22.7, which is in the normal range.
[{"name": "get_directions", "description": "Get driving or walking directions between two places.", "parameters": {"origin": {"type": "string", "description": "Starting address or place."}, "destination": {"type": "string", "description": "Target address or place."}, "mode": {"type": "string", "description": "Travel mo...
Recommend a couple of non-fiction books.
{"name": "recommend_book", "arguments": {"limit": 11}}
{"picks": ["Stories of Your Life", "Sapiens"]}
Your parcel is currently in 北京 and should arrive tomorrow.
[{"name": "book_flight", "description": "Book a specific flight for a passenger.", "parameters": {"flight_number": {"type": "string", "description": "Flight number to book."}, "passenger_name": {"type": "string", "description": "Full name of the passenger."}, "meal": {"type": "string, optional", "description": "Meal pr...
I need the latest quote for TSLA.
{"name": "get_exchange_rate", "arguments": {"base": "AAPL", "period": "Asia/Shanghai"}}
{"base": "USD", "quote": "EUR", "series_length": 30, "latest": 0.9245}
The word “wanderlust” means the faculty of making fortunate discoveries by accident.
[{"name": "recommend_book", "description": "Recommend books matching a taste.", "parameters": {"genre": {"type": "string, optional", "description": "Genre filter."}, "author": {"type": "string, optional", "description": "Author filter."}, "limit": {"type": "integer", "description": "Maximum number of recommendations.",...
I need the latest quote for ETH/BTC.
null
null
The route avoids tolls and takes about 12 minutes.
[{"name": "run_sql_query", "description": "Run a read-only SQL query.", "parameters": {"database": {"type": "string", "description": "Database to query."}, "query": {"type": "string", "description": "SQL statement to execute."}, "max_rows": {"type": "integer", "description": "Row limit for the result.", "default": 100}...
Run this against the analytics DB: SELECT count(*) FROM orders.
null
null
Booking confirmed for Anna Müller, meal noted as vegetarian.
[{"name": "convert_units", "description": "Convert between measurement units.", "parameters": {"value": {"type": "number", "description": "Numeric value to convert."}, "from_unit": {"type": "string", "description": "Unit of the input value."}, "to_unit": {"type": "string", "description": "Unit to convert to."}}}, {"nam...
Search the encyclopedia for 'Treaty of Tordesillas'.
null
null
The word “ephemeral” means the faculty of making fortunate discoveries by accident.
[{"name": "create_event", "description": "Create a calendar event.", "parameters": {"title": {"type": "string", "description": "Event title."}, "start_time": {"type": "string", "description": "Start timestamp in ISO format."}, "end_time": {"type": "string", "description": "End timestamp in ISO format."}, "location": {"...
Show me orders with status 'shipped' for customer C-2049.
{"name": "get_product_info", "arguments": {"product_id": "economy", "include_reviews": true}}
{"title": "Aeropress Go", "price": 39.9, "reviews": 1287}
Critics rated it 9.0/10 — the cinematography gets special praise.
[{"name": "get_product_info", "description": "Product catalogue information.", "parameters": {"product_id": {"type": "string", "description": "Product identifier."}, "include_reviews": {"type": "boolean", "description": "Whether to include customer reviews.", "default": false}}}]
What's the score for FC Zürich?
null
null
It's 31 °C and drizzling in Zürich right now.
[]
Get the exchange rate history for USD over the last month.
{"name": "stock_quote", "arguments": {"symbol": "AAPL"}}
{"symbol": "AAPL", "price": 213.4, "change": "+0.8%"}
I've drafted a 5-day itinerary around Lisbon; day 1 is the old town and the harbour.
[{"name": "stock_quote", "description": "Fetch the latest quote for a stock symbol.", "parameters": {"symbol": {"type": "string", "description": "Ticker symbol, e.g. 'AAPL'."}, "interval": {"type": "string", "description": "Bar interval for the quote.", "default": "1day"}}}]
What's the score for OL Réunion?
{"name": "recommend_book", "arguments": {"author": "Paris"}}
{"picks": ["Stories of Your Life", "Sapiens"]}
I found 5 magical realism recommendations; the top pick is “Stories of Your Life”.
[{"name": "stock_quote", "description": "Fetch the latest quote for a stock symbol.", "parameters": {"symbol": {"type": "string", "description": "Ticker symbol, e.g. 'AAPL'."}, "interval": {"type": "string", "description": "Bar interval for the quote.", "default": "1day"}}}, {"name": "recommend_book", "description": "R...
What's the weather in Lisbon right now? (3008)
{"name": "get_weather", "arguments": {"city": "Paris"}}
{"temperature": 21, "condition": "sunny"}
It is sunny and 21 degrees.
[{"name": "stock_quote", "description": "Fetch the latest quote for a stock symbol.", "parameters": {"symbol": {"type": "string", "description": "Ticker symbol, e.g. 'AAPL'."}, "interval": {"type": "string", "description": "Bar interval for the quote.", "default": "1day"}}}, {"name": "get_air_quality", "description": "...
Book flight AF0092 for Anna Müller, vegetarian meal if possible.
null
null
I found 5 non-fiction recommendations; the top pick is “Sapiens”.
[{"name": "get_directions", "description": "Get driving or walking directions between two places.", "parameters": {"origin": {"type": "string", "description": "Starting address or place."}, "destination": {"type": "string", "description": "Target address or place."}, "mode": {"type": "string", "description": "Travel mo...
Run this against the analytics DB: SELECT count(*) FROM orders.
null
null
It's 31 °C and sunny in Lisbon right now.
[{"name": "compute_bmi", "description": "Compute body mass index.", "parameters": {"weight_kg": {"type": "number", "description": "Body weight in kilograms."}, "height_m": {"type": "number", "description": "Body height in meters."}}}, {"name": "book_flight", "description": "Book a specific flight for a passenger.", "pa...
What's the air quality like in 北京 today?
{"name": "get_air_quality", "arguments": {"city": "2026-10-04"}}
{"aqi": 42, "dominant_pollutant": "pm25"}
Sure, the translation is: “je voudrais un siège côté fenêtre”.
[{"name": "currency_convert", "description": "Convert an amount between two currencies.", "parameters": {"amount": {"type": "number", "description": "Amount to convert."}, "from_currency": {"type": "string", "description": "Source currency code."}, "to_currency": {"type": "string", "description": "Target currency code....
Can you convert 2400 USD to EUR for me?
{"name": "stock_quote", "arguments": {"symbol": "Asia/Shanghai"}}
{"symbol": "AAPL", "price": 213.4, "change": "+0.8%"}
It's 18 °C and overcast in Zürich right now.
[{"name": "stock_quote", "description": "Fetch the latest quote for a stock symbol.", "parameters": {"symbol": {"type": "string", "description": "Ticker symbol, e.g. 'AAPL'."}, "interval": {"type": "string", "description": "Bar interval for the quote.", "default": "1day"}}}, {"name": "create_event", "description": "Cre...
Translate 'where is the nearest café' to French, please.
{"name": "lookup_word", "arguments": {"word": "Asia/Shanghai"}}
{"word": "serendipity", "pos": "noun"}
Done — I found 5 options and the cheapest one is $412.
[{"name": "lookup_word", "description": "Look up a dictionary entry.", "parameters": {"word": {"type": "string", "description": "The word to look up."}}}]
Track my package RR123456789CN, it's late.
null
null
The nearest café is Bar Central, about 25 minutes away on foot.
[{"name": "search_flights", "description": "Search flight options between two airports.", "parameters": {"origin": {"type": "string", "description": "Origin airport code."}, "destination": {"type": "string", "description": "Destination airport code."}, "date": {"type": "string", "description": "Departure date in YYYY-M...

No dataset card yet

Downloads last month
13