prompt stringclasses 420
values | actions listlengths 1 5 |
|---|---|
What is the time in Paris, and what's the weather with temperature and wind speed in Sydney? | [
{
"args": {
"city": "Paris"
},
"tool": "time"
},
{
"args": {
"city": "Paris"
},
"tool": "timezone"
},
{
"args": {
"city": "Sydney"
},
"tool": "climate"
},
{
"args": {
"city": "Sydney"
},
"tool": "temprature"
},
{
"args": {
... |
Give me the weather for Paris, including the temperature and wind speed. | [
{
"args": {
"city": "Paris"
},
"tool": "climate"
},
{
"args": {
"city": "Paris"
},
"tool": "temprature"
},
{
"args": {
"city": "Paris"
},
"tool": "windspeed"
}
] |
Tell me how windy it is, the temperature, and the general weather in Sydney. | [
{
"args": {
"city": "Sydney"
},
"tool": "climate"
},
{
"args": {
"city": "Sydney"
},
"tool": "temprature"
},
{
"args": {
"city": "Sydney"
},
"tool": "windspeed"
}
] |
Tell me how windy it is, the temperature, and the general weather in London. | [
{
"args": {
"city": "London"
},
"tool": "climate"
},
{
"args": {
"city": "London"
},
"tool": "temprature"
},
{
"args": {
"city": "London"
},
"tool": "windspeed"
}
] |
I need the local time for Paris. | [
{
"args": {
"city": "Paris"
},
"tool": "time"
},
{
"args": {
"city": "Paris"
},
"tool": "timezone"
}
] |
Do you know what time it is in Cairo right now? | [
{
"args": {
"city": "Cairo"
},
"tool": "time"
},
{
"args": {
"city": "Cairo"
},
"tool": "timezone"
}
] |
What is the time in Sydney, and what's the weather with temperature and wind speed in Seattle? | [
{
"args": {
"city": "Sydney"
},
"tool": "time"
},
{
"args": {
"city": "Sydney"
},
"tool": "timezone"
},
{
"args": {
"city": "Seattle"
},
"tool": "climate"
},
{
"args": {
"city": "Seattle"
},
"tool": "temprature"
},
{
"args":... |
What is the time in Cairo, and what's the weather with temperature and wind speed in Mumbai? | [
{
"args": {
"city": "Cairo"
},
"tool": "time"
},
{
"args": {
"city": "Cairo"
},
"tool": "timezone"
},
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
},
{
"args": {
"city": "Mumbai"
},
"tool": "temprature"
},
{
"args": {
... |
Tell me the time and timezone for Sydney. | [
{
"args": {
"city": "Sydney"
},
"tool": "time"
},
{
"args": {
"city": "Sydney"
},
"tool": "timezone"
}
] |
I need the weather forecast for Toronto. | [
{
"args": {
"city": "Toronto"
},
"tool": "climate"
}
] |
Can you tell me the weather in New York? | [
{
"args": {
"city": "New York"
},
"tool": "climate"
}
] |
Tell me the time and timezone for Toronto. | [
{
"args": {
"city": "Toronto"
},
"tool": "time"
},
{
"args": {
"city": "Toronto"
},
"tool": "timezone"
}
] |
What is the time in Mumbai, and what's the weather with temperature and wind speed in Sydney? | [
{
"args": {
"city": "Mumbai"
},
"tool": "time"
},
{
"args": {
"city": "Mumbai"
},
"tool": "timezone"
},
{
"args": {
"city": "Sydney"
},
"tool": "climate"
},
{
"args": {
"city": "Sydney"
},
"tool": "temprature"
},
{
"args": {... |
Tell me the simple weather in Tokyo, and the time in Cairo. | [
{
"args": {
"city": "Tokyo"
},
"tool": "climate"
},
{
"args": {
"city": "Cairo"
},
"tool": "time"
},
{
"args": {
"city": "Cairo"
},
"tool": "timezone"
}
] |
I need the local time for Sydney. | [
{
"args": {
"city": "Sydney"
},
"tool": "time"
},
{
"args": {
"city": "Sydney"
},
"tool": "timezone"
}
] |
What time is it over in Toronto? | [
{
"args": {
"city": "Toronto"
},
"tool": "time"
},
{
"args": {
"city": "Toronto"
},
"tool": "timezone"
}
] |
I need a full weather report for Mumbai with wind and temp. | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
},
{
"args": {
"city": "Mumbai"
},
"tool": "temprature"
},
{
"args": {
"city": "Mumbai"
},
"tool": "windspeed"
}
] |
Do you know what time it is in Tokyo right now? | [
{
"args": {
"city": "Tokyo"
},
"tool": "time"
},
{
"args": {
"city": "Tokyo"
},
"tool": "timezone"
}
] |
Can you tell me the weather in Mumbai? | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
}
] |
I need the local time for Paris. | [
{
"args": {
"city": "Paris"
},
"tool": "time"
},
{
"args": {
"city": "Paris"
},
"tool": "timezone"
}
] |
I need a full weather report for Toronto with wind and temp. | [
{
"args": {
"city": "Toronto"
},
"tool": "climate"
},
{
"args": {
"city": "Toronto"
},
"tool": "temprature"
},
{
"args": {
"city": "Toronto"
},
"tool": "windspeed"
}
] |
I need the weather forecast for New York. | [
{
"args": {
"city": "New York"
},
"tool": "climate"
}
] |
Can you tell me the weather in Sydney? | [
{
"args": {
"city": "Sydney"
},
"tool": "climate"
}
] |
Give me a quick weather update for Paris. | [
{
"args": {
"city": "Paris"
},
"tool": "climate"
}
] |
What is the time in Paris, and what's the weather with temperature and wind speed in Mumbai? | [
{
"args": {
"city": "Paris"
},
"tool": "time"
},
{
"args": {
"city": "Paris"
},
"tool": "timezone"
},
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
},
{
"args": {
"city": "Mumbai"
},
"tool": "temprature"
},
{
"args": {
... |
Tell me the simple weather in Paris, and the time in Toronto. | [
{
"args": {
"city": "Paris"
},
"tool": "climate"
},
{
"args": {
"city": "Toronto"
},
"tool": "time"
},
{
"args": {
"city": "Toronto"
},
"tool": "timezone"
}
] |
Tell me the simple weather in Dubai, and the time in Seattle. | [
{
"args": {
"city": "Dubai"
},
"tool": "climate"
},
{
"args": {
"city": "Seattle"
},
"tool": "time"
},
{
"args": {
"city": "Seattle"
},
"tool": "timezone"
}
] |
Do you know what time it is in Paris right now? | [
{
"args": {
"city": "Paris"
},
"tool": "time"
},
{
"args": {
"city": "Paris"
},
"tool": "timezone"
}
] |
Provide the climate, temperature, and windspeed for Mumbai. | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
},
{
"args": {
"city": "Mumbai"
},
"tool": "temprature"
},
{
"args": {
"city": "Mumbai"
},
"tool": "windspeed"
}
] |
I need the weather forecast for Dubai. | [
{
"args": {
"city": "Dubai"
},
"tool": "climate"
}
] |
What is the time in Mumbai, and what's the weather with temperature and wind speed in New York? | [
{
"args": {
"city": "Mumbai"
},
"tool": "time"
},
{
"args": {
"city": "Mumbai"
},
"tool": "timezone"
},
{
"args": {
"city": "New York"
},
"tool": "climate"
},
{
"args": {
"city": "New York"
},
"tool": "temprature"
},
{
"args... |
What's the climate like in Seattle today? | [
{
"args": {
"city": "Seattle"
},
"tool": "climate"
}
] |
Give me the full weather in Paris and just the climate in Cairo. | [
{
"args": {
"city": "Paris"
},
"tool": "climate"
},
{
"args": {
"city": "Paris"
},
"tool": "temprature"
},
{
"args": {
"city": "Paris"
},
"tool": "windspeed"
},
{
"args": {
"city": "Cairo"
},
"tool": "climate"
}
] |
Tell me the time and timezone for New York. | [
{
"args": {
"city": "New York"
},
"tool": "time"
},
{
"args": {
"city": "New York"
},
"tool": "timezone"
}
] |
What is the time in New York, and what's the weather with temperature and wind speed in Dubai? | [
{
"args": {
"city": "New York"
},
"tool": "time"
},
{
"args": {
"city": "New York"
},
"tool": "timezone"
},
{
"args": {
"city": "Dubai"
},
"tool": "climate"
},
{
"args": {
"city": "Dubai"
},
"tool": "temprature"
},
{
"args":... |
What's the climate like in Paris today? | [
{
"args": {
"city": "Paris"
},
"tool": "climate"
}
] |
What is the current time in Seattle? | [
{
"args": {
"city": "Seattle"
},
"tool": "time"
},
{
"args": {
"city": "Seattle"
},
"tool": "timezone"
}
] |
Give me a quick weather update for Tokyo. | [
{
"args": {
"city": "Tokyo"
},
"tool": "climate"
}
] |
What time is it over in Seattle? | [
{
"args": {
"city": "Seattle"
},
"tool": "time"
},
{
"args": {
"city": "Seattle"
},
"tool": "timezone"
}
] |
Can you tell me the weather in Mumbai? | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
}
] |
Tell me the simple weather in London, and the time in Paris. | [
{
"args": {
"city": "London"
},
"tool": "climate"
},
{
"args": {
"city": "Paris"
},
"tool": "time"
},
{
"args": {
"city": "Paris"
},
"tool": "timezone"
}
] |
What's the climate like in New York today? | [
{
"args": {
"city": "New York"
},
"tool": "climate"
}
] |
Can you tell me the weather in Dubai? | [
{
"args": {
"city": "Dubai"
},
"tool": "climate"
}
] |
Tell me the simple weather in Sydney, and the time in Tokyo. | [
{
"args": {
"city": "Sydney"
},
"tool": "climate"
},
{
"args": {
"city": "Tokyo"
},
"tool": "time"
},
{
"args": {
"city": "Tokyo"
},
"tool": "timezone"
}
] |
Give me the full weather in Toronto and just the climate in Dubai. | [
{
"args": {
"city": "Toronto"
},
"tool": "climate"
},
{
"args": {
"city": "Toronto"
},
"tool": "temprature"
},
{
"args": {
"city": "Toronto"
},
"tool": "windspeed"
},
{
"args": {
"city": "Dubai"
},
"tool": "climate"
}
] |
I need the local time for Sydney. | [
{
"args": {
"city": "Sydney"
},
"tool": "time"
},
{
"args": {
"city": "Sydney"
},
"tool": "timezone"
}
] |
I need the weather forecast for Paris. | [
{
"args": {
"city": "Paris"
},
"tool": "climate"
}
] |
What is the temperature, wind speed, and climate in Dubai? | [
{
"args": {
"city": "Dubai"
},
"tool": "climate"
},
{
"args": {
"city": "Dubai"
},
"tool": "temprature"
},
{
"args": {
"city": "Dubai"
},
"tool": "windspeed"
}
] |
What's the climate like in Mumbai today? | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
}
] |
Tell me how windy it is, the temperature, and the general weather in Dubai. | [
{
"args": {
"city": "Dubai"
},
"tool": "climate"
},
{
"args": {
"city": "Dubai"
},
"tool": "temprature"
},
{
"args": {
"city": "Dubai"
},
"tool": "windspeed"
}
] |
Can you tell me the weather in Toronto? | [
{
"args": {
"city": "Toronto"
},
"tool": "climate"
}
] |
Tell me the simple weather in Paris, and the time in Tokyo. | [
{
"args": {
"city": "Paris"
},
"tool": "climate"
},
{
"args": {
"city": "Tokyo"
},
"tool": "time"
},
{
"args": {
"city": "Tokyo"
},
"tool": "timezone"
}
] |
Give me the full weather in Mumbai and just the climate in Sydney. | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
},
{
"args": {
"city": "Mumbai"
},
"tool": "temprature"
},
{
"args": {
"city": "Mumbai"
},
"tool": "windspeed"
},
{
"args": {
"city": "Sydney"
},
"tool": "climate"
}
] |
How is the weather looking in Toronto? | [
{
"args": {
"city": "Toronto"
},
"tool": "climate"
}
] |
How is the weather looking in Mumbai? | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
}
] |
What is the temperature, wind speed, and climate in Cairo? | [
{
"args": {
"city": "Cairo"
},
"tool": "climate"
},
{
"args": {
"city": "Cairo"
},
"tool": "temprature"
},
{
"args": {
"city": "Cairo"
},
"tool": "windspeed"
}
] |
How is the weather looking in Paris? | [
{
"args": {
"city": "Paris"
},
"tool": "climate"
}
] |
How is the weather looking in Mumbai? | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
}
] |
I need a full weather report for Mumbai with wind and temp. | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
},
{
"args": {
"city": "Mumbai"
},
"tool": "temprature"
},
{
"args": {
"city": "Mumbai"
},
"tool": "windspeed"
}
] |
Tell me how windy it is, the temperature, and the general weather in London. | [
{
"args": {
"city": "London"
},
"tool": "climate"
},
{
"args": {
"city": "London"
},
"tool": "temprature"
},
{
"args": {
"city": "London"
},
"tool": "windspeed"
}
] |
Give me the full weather in Dubai and just the climate in Seattle. | [
{
"args": {
"city": "Dubai"
},
"tool": "climate"
},
{
"args": {
"city": "Dubai"
},
"tool": "temprature"
},
{
"args": {
"city": "Dubai"
},
"tool": "windspeed"
},
{
"args": {
"city": "Seattle"
},
"tool": "climate"
}
] |
Give me the full weather in London and just the climate in Sydney. | [
{
"args": {
"city": "London"
},
"tool": "climate"
},
{
"args": {
"city": "London"
},
"tool": "temprature"
},
{
"args": {
"city": "London"
},
"tool": "windspeed"
},
{
"args": {
"city": "Sydney"
},
"tool": "climate"
}
] |
Tell me the time and timezone for Seattle. | [
{
"args": {
"city": "Seattle"
},
"tool": "time"
},
{
"args": {
"city": "Seattle"
},
"tool": "timezone"
}
] |
Give me the weather for New York, including the temperature and wind speed. | [
{
"args": {
"city": "New York"
},
"tool": "climate"
},
{
"args": {
"city": "New York"
},
"tool": "temprature"
},
{
"args": {
"city": "New York"
},
"tool": "windspeed"
}
] |
What's the climate like in Seattle today? | [
{
"args": {
"city": "Seattle"
},
"tool": "climate"
}
] |
Give me the full weather in London and just the climate in Seattle. | [
{
"args": {
"city": "London"
},
"tool": "climate"
},
{
"args": {
"city": "London"
},
"tool": "temprature"
},
{
"args": {
"city": "London"
},
"tool": "windspeed"
},
{
"args": {
"city": "Seattle"
},
"tool": "climate"
}
] |
I need the weather forecast for Paris. | [
{
"args": {
"city": "Paris"
},
"tool": "climate"
}
] |
I need the local time for New York. | [
{
"args": {
"city": "New York"
},
"tool": "time"
},
{
"args": {
"city": "New York"
},
"tool": "timezone"
}
] |
What time is it over in London? | [
{
"args": {
"city": "London"
},
"tool": "time"
},
{
"args": {
"city": "London"
},
"tool": "timezone"
}
] |
What's the climate like in Toronto today? | [
{
"args": {
"city": "Toronto"
},
"tool": "climate"
}
] |
Give me the full weather in Toronto and just the climate in Tokyo. | [
{
"args": {
"city": "Toronto"
},
"tool": "climate"
},
{
"args": {
"city": "Toronto"
},
"tool": "temprature"
},
{
"args": {
"city": "Toronto"
},
"tool": "windspeed"
},
{
"args": {
"city": "Tokyo"
},
"tool": "climate"
}
] |
What is the time in London, and what's the weather with temperature and wind speed in Sydney? | [
{
"args": {
"city": "London"
},
"tool": "time"
},
{
"args": {
"city": "London"
},
"tool": "timezone"
},
{
"args": {
"city": "Sydney"
},
"tool": "climate"
},
{
"args": {
"city": "Sydney"
},
"tool": "temprature"
},
{
"args": {... |
Give me a quick weather update for Toronto. | [
{
"args": {
"city": "Toronto"
},
"tool": "climate"
}
] |
Tell me the simple weather in Mumbai, and the time in New York. | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
},
{
"args": {
"city": "New York"
},
"tool": "time"
},
{
"args": {
"city": "New York"
},
"tool": "timezone"
}
] |
I need the weather forecast for Mumbai. | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
}
] |
Tell me how windy it is, the temperature, and the general weather in Dubai. | [
{
"args": {
"city": "Dubai"
},
"tool": "climate"
},
{
"args": {
"city": "Dubai"
},
"tool": "temprature"
},
{
"args": {
"city": "Dubai"
},
"tool": "windspeed"
}
] |
Give me a quick weather update for Tokyo. | [
{
"args": {
"city": "Tokyo"
},
"tool": "climate"
}
] |
How is the weather looking in London? | [
{
"args": {
"city": "London"
},
"tool": "climate"
}
] |
I need a full weather report for Cairo with wind and temp. | [
{
"args": {
"city": "Cairo"
},
"tool": "climate"
},
{
"args": {
"city": "Cairo"
},
"tool": "temprature"
},
{
"args": {
"city": "Cairo"
},
"tool": "windspeed"
}
] |
How is the weather looking in Paris? | [
{
"args": {
"city": "Paris"
},
"tool": "climate"
}
] |
I need the local time for Toronto. | [
{
"args": {
"city": "Toronto"
},
"tool": "time"
},
{
"args": {
"city": "Toronto"
},
"tool": "timezone"
}
] |
Do you know what time it is in Seattle right now? | [
{
"args": {
"city": "Seattle"
},
"tool": "time"
},
{
"args": {
"city": "Seattle"
},
"tool": "timezone"
}
] |
I need a full weather report for Mumbai with wind and temp. | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
},
{
"args": {
"city": "Mumbai"
},
"tool": "temprature"
},
{
"args": {
"city": "Mumbai"
},
"tool": "windspeed"
}
] |
What is the time in Sydney, and what's the weather with temperature and wind speed in Toronto? | [
{
"args": {
"city": "Sydney"
},
"tool": "time"
},
{
"args": {
"city": "Sydney"
},
"tool": "timezone"
},
{
"args": {
"city": "Toronto"
},
"tool": "climate"
},
{
"args": {
"city": "Toronto"
},
"tool": "temprature"
},
{
"args":... |
Give me the full weather in Toronto and just the climate in Dubai. | [
{
"args": {
"city": "Toronto"
},
"tool": "climate"
},
{
"args": {
"city": "Toronto"
},
"tool": "temprature"
},
{
"args": {
"city": "Toronto"
},
"tool": "windspeed"
},
{
"args": {
"city": "Dubai"
},
"tool": "climate"
}
] |
Tell me the simple weather in Sydney, and the time in Mumbai. | [
{
"args": {
"city": "Sydney"
},
"tool": "climate"
},
{
"args": {
"city": "Mumbai"
},
"tool": "time"
},
{
"args": {
"city": "Mumbai"
},
"tool": "timezone"
}
] |
Do you know what time it is in New York right now? | [
{
"args": {
"city": "New York"
},
"tool": "time"
},
{
"args": {
"city": "New York"
},
"tool": "timezone"
}
] |
Provide the climate, temperature, and windspeed for Dubai. | [
{
"args": {
"city": "Dubai"
},
"tool": "climate"
},
{
"args": {
"city": "Dubai"
},
"tool": "temprature"
},
{
"args": {
"city": "Dubai"
},
"tool": "windspeed"
}
] |
Can you tell me the weather in Mumbai? | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
}
] |
Give me the full weather in Mumbai and just the climate in Tokyo. | [
{
"args": {
"city": "Mumbai"
},
"tool": "climate"
},
{
"args": {
"city": "Mumbai"
},
"tool": "temprature"
},
{
"args": {
"city": "Mumbai"
},
"tool": "windspeed"
},
{
"args": {
"city": "Tokyo"
},
"tool": "climate"
}
] |
Do you know what time it is in Cairo right now? | [
{
"args": {
"city": "Cairo"
},
"tool": "time"
},
{
"args": {
"city": "Cairo"
},
"tool": "timezone"
}
] |
I need a full weather report for New York with wind and temp. | [
{
"args": {
"city": "New York"
},
"tool": "climate"
},
{
"args": {
"city": "New York"
},
"tool": "temprature"
},
{
"args": {
"city": "New York"
},
"tool": "windspeed"
}
] |
I need the weather forecast for Seattle. | [
{
"args": {
"city": "Seattle"
},
"tool": "climate"
}
] |
Tell me the simple weather in Seattle, and the time in Paris. | [
{
"args": {
"city": "Seattle"
},
"tool": "climate"
},
{
"args": {
"city": "Paris"
},
"tool": "time"
},
{
"args": {
"city": "Paris"
},
"tool": "timezone"
}
] |
Give me the weather for Toronto, including the temperature and wind speed. | [
{
"args": {
"city": "Toronto"
},
"tool": "climate"
},
{
"args": {
"city": "Toronto"
},
"tool": "temprature"
},
{
"args": {
"city": "Toronto"
},
"tool": "windspeed"
}
] |
I need the local time for Cairo. | [
{
"args": {
"city": "Cairo"
},
"tool": "time"
},
{
"args": {
"city": "Cairo"
},
"tool": "timezone"
}
] |
I need the local time for Dubai. | [
{
"args": {
"city": "Dubai"
},
"tool": "time"
},
{
"args": {
"city": "Dubai"
},
"tool": "timezone"
}
] |
I need the local time for Tokyo. | [
{
"args": {
"city": "Tokyo"
},
"tool": "time"
},
{
"args": {
"city": "Tokyo"
},
"tool": "timezone"
}
] |
What is the current time in Toronto? | [
{
"args": {
"city": "Toronto"
},
"tool": "time"
},
{
"args": {
"city": "Toronto"
},
"tool": "timezone"
}
] |
Give me a quick weather update for London. | [
{
"args": {
"city": "London"
},
"tool": "climate"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.