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