input
stringlengths 8
186
| output
stringlengths 39
256
|
|---|---|
the book organization of behavior deserves two points
|
[[FUNCTION]] RateBook {'object_type': 'book', 'object_name': 'organization of behavior', 'rating_value': 'two', 'rating_unit': 'points'}
|
what s the weather forecast in the same area of me on apr 20
|
[[FUNCTION]] GetWeather {'spatial_relation': 'in the same area', 'state': 'me', 'timeRange': 'apr 20'}
|
forecast for morse shores kansas
|
[[FUNCTION]] GetWeather {'city': 'morse shores', 'state': 'kansas'}
|
find movie schedules
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedules'}
|
what s the weather forecast for seychelles
|
[[FUNCTION]] GetWeather {'country': 'seychelles'}
|
find the soundtrack titled this side of paradise
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'soundtrack', 'object_name': 'this side of paradise'}
|
play a movement from top-20 1983 by baruch chait
|
[[FUNCTION]] PlayMusic {'music_item': 'movement', 'sort': 'top-20', 'year': '1983', 'artist': 'baruch chait'}
|
book for sherry and concepcion in nunam iqua at the best restaurant
|
[[FUNCTION]] BookRestaurant {'party_size_description': 'sherry and concepcion', 'city': 'nunam iqua', 'sort': 'best', 'restaurant_type': 'restaurant'}
|
play expresión from mickey finn
|
[[FUNCTION]] PlayMusic {'album': 'expresión', 'artist': 'mickey finn'}
|
book a restaurant on san jacinto day in anderson for me and my colleagues
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'timeRange': 'san jacinto day', 'city': 'anderson', 'party_size_description': 'me and my colleagues'}
|
play the most popular chant song by hossein alizadeh from around 2009
|
[[FUNCTION]] PlayMusic {'sort': 'most popular', 'music_item': 'chant song', 'artist': 'hossein alizadeh', 'year': '2009'}
|
please look up the power and love movie
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'power and love', 'object_type': 'movie'}
|
what animated movies are at cobb theatres
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'location_name': 'cobb theatres'}
|
find the hopeless romantic photograph
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'hopeless romantic', 'object_type': 'photograph'}
|
rate the glory season three stars
|
[[FUNCTION]] RateBook {'object_name': 'glory season', 'rating_value': 'three', 'rating_unit': 'stars'}
|
find what movies are showing at the nearest movie house
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'movies', 'spatial_relation': 'nearest', 'object_location_type': 'movie house'}
|
what movies are close by
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'movies', 'spatial_relation': 'close by'}
|
play still life 1
|
[[FUNCTION]] PlayMusic {'album': 'still life 1'}
|
play something by holly cole on lastfm
|
[[FUNCTION]] PlayMusic {'artist': 'holly cole', 'service': 'lastfm'}
|
which films are playing close by
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'films', 'spatial_relation': 'close by'}
|
show me a forecast for malaysia
|
[[FUNCTION]] GetWeather {'country': 'malaysia'}
|
what is the forecast for hot temps in kuwait in augusta springs
|
[[FUNCTION]] GetWeather {'condition_temperature': 'hot', 'country': 'kuwait', 'city': 'augusta springs'}
|
what is the movie schedule near me
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule'}
|
put this album by mike tramp on deathcore
|
[[FUNCTION]] AddToPlaylist {'music_item': 'album', 'artist': 'mike tramp', 'playlist': 'deathcore'}
|
what time is company men showing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'company men'}
|
i give this essay three of 6 stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'essay', 'rating_value': 'three', 'best_rating': '6', 'rating_unit': 'stars'}
|
what s the weather forecast for baker city
|
[[FUNCTION]] GetWeather {'city': 'baker city'}
|
when is the stain playing at loews cineplex
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the stain', 'location_name': 'loews cineplex'}
|
book a spot for 3 at a bar in antarctica
|
[[FUNCTION]] BookRestaurant {'party_size_number': '3', 'restaurant_type': 'bar', 'country': 'antarctica'}
|
is it hot in wind ridge guam
|
[[FUNCTION]] GetWeather {'condition_temperature': 'hot', 'city': 'wind ridge', 'country': 'guam'}
|
give this book one star out of 6 stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'book', 'rating_value': 'one', 'best_rating': '6', 'rating_unit': 'stars'}
|
find the news at seven-thirty photograph
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'news at seven-thirty', 'object_type': 'photograph'}
|
book restaurant for party of 7 at a pub in ford heights
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant pub', 'party_size_number': '7', 'city': 'ford heights'}
|
what time is death nurse showing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'death nurse'}
|
please get me exploring the reef tv show
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'exploring the reef', 'object_type': 'tv show'}
|
play inside the eye by twinkie clark
|
[[FUNCTION]] PlayMusic {'album': 'inside the eye', 'artist': 'twinkie clark'}
|
add a song to ultimate indie
|
[[FUNCTION]] AddToPlaylist {'music_item': 'song', 'playlist': 'ultimate indie'}
|
rate heath ledger: his beautiful life and mysterious death 1 stars
|
[[FUNCTION]] RateBook {'object_name': 'heath ledger: his beautiful life and mysterious death', 'rating_value': '1', 'rating_unit': 'stars'}
|
play eighties music by kaira kwong on google music
|
[[FUNCTION]] PlayMusic {'year': 'eighties', 'artist': 'kaira kwong', 'service': 'google music'}
|
will there be a blizzard in oregon
|
[[FUNCTION]] GetWeather {'condition_description': 'blizzard', 'state': 'oregon'}
|
tell me the weather forecast for niue
|
[[FUNCTION]] GetWeather {'country': 'niue'}
|
what is the movie schedule for animated movies playing in the neighborhood
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'movie_type': 'animated movies', 'spatial_relation': 'in the neighborhood'}
|
find the movie schedule for animated movies in the neighbourhood
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'movie_type': 'animated movies', 'spatial_relation': 'in the neighbourhood'}
|
lets go to a bistro in sd
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'bistro', 'state': 'sd'}
|
i would like to book a tea house at 08:05
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'tea house', 'timeRange': '08:05'}
|
add raisins secs et amandes to this is new edition
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'raisins secs et amandes', 'playlist': 'this is new edition'}
|
book a spot in netherlands antilles
|
[[FUNCTION]] BookRestaurant {'country': 'netherlands antilles'}
|
what is the weather in shenandoah heights montenegro
|
[[FUNCTION]] GetWeather {'city': 'shenandoah heights', 'country': 'montenegro'}
|
what s the weather close to cambodia at 05:44:13
|
[[FUNCTION]] GetWeather {'spatial_relation': 'close', 'country': 'cambodia', 'timeRange': '05:44:13'}
|
i want to hear eighties music by noko on deezer
|
[[FUNCTION]] PlayMusic {'year': 'eighties', 'artist': 'noko', 'service': 'deezer'}
|
play a movement from the nineties
|
[[FUNCTION]] PlayMusic {'music_item': 'movement', 'year': 'nineties'}
|
what is the movie schedule for any films playing close by at sunset
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'movie_type': 'films', 'spatial_relation': 'close by', 'timeRange': 'sunset'}
|
play anything from hiromitsu agatsuma off iheart
|
[[FUNCTION]] PlayMusic {'artist': 'hiromitsu agatsuma', 'service': 'iheart'}
|
give the current novel 4 of 6 stars
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_type': 'novel', 'rating_value': '4', 'best_rating': '6', 'rating_unit': 'stars'}
|
rate this series 0 of 6 stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_part_of_series_type': 'series', 'rating_value': '0', 'best_rating': '6', 'rating_unit': 'stars'}
|
give the current series a one
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_part_of_series_type': 'series', 'rating_value': 'one'}
|
can you find the soundtrack for fast food nation
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'soundtrack', 'object_name': 'fast food nation'}
|
play steven reineke greatest soundtrack on youtube
|
[[FUNCTION]] PlayMusic {'artist': 'steven reineke', 'sort': 'greatest', 'music_item': 'soundtrack', 'service': 'youtube'}
|
what are the movie schedules
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedules'}
|
i would like to hear a song by tim reynolds
|
[[FUNCTION]] PlayMusic {'music_item': 'song', 'artist': 'tim reynolds'}
|
find the schedule for films at cobb theatres
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'schedule', 'movie_type': 'films', 'location_name': 'cobb theatres'}
|
will it get windy close by here
|
[[FUNCTION]] GetWeather {'condition_description': 'windy', 'spatial_relation': 'close', 'current_location': 'here'}
|
rate this book titled the silver chalice a 1
|
[[FUNCTION]] RateBook {'object_type': 'book', 'object_name': 'the silver chalice', 'rating_value': '1'}
|
add frank beard to my latin pop classics playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'frank beard', 'playlist_owner': 'my', 'playlist': 'latin pop classics'}
|
rate the principle of hope 1 out of 6 stars
|
[[FUNCTION]] RateBook {'object_name': 'the principle of hope', 'rating_value': '1', 'best_rating': '6', 'rating_unit': 'stars'}
|
i need to book a reservation in searsport at eleven am
|
[[FUNCTION]] BookRestaurant {'city': 'searsport', 'timeRange': 'eleven am'}
|
what s the weather forecast for tn on december seventh 2026
|
[[FUNCTION]] GetWeather {'state': 'tn', 'timeRange': 'december seventh 2026'}
|
take me a top-rated restaurant for nine close to westfield delaware
|
[[FUNCTION]] BookRestaurant {'sort': 'top-rated', 'restaurant_type': 'restaurant', 'party_size_number': 'nine', 'spatial_relation': 'close', 'city': 'westfield', 'state': 'delaware'}
|
what is the cheapest online price for the instincts saga
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'instincts', 'object_type': 'saga'}
|
add big generator to my country icon playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'big generator', 'playlist_owner': 'my', 'playlist': 'country icon'}
|
find movies at amco entertainment starting in 8 seconds from now
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'movies', 'location_name': 'amco entertainment', 'timeRange': '8 seconds from now'}
|
give me the movie schedule at santikos theatres
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'location_name': 'santikos theatres'}
|
book a table at t-rex distant from halsey st
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 't-rex', 'spatial_relation': 'distant', 'poi': 'halsey st'}
|
give miso soup a rating of one points
|
[[FUNCTION]] RateBook {'object_name': 'miso soup', 'rating_value': 'one', 'rating_unit': 'points'}
|
go to your heart belongs to me
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'your heart belongs to me'}
|
play 1958 music on iheart
|
[[FUNCTION]] PlayMusic {'year': '1958', 'service': 'iheart'}
|
find the steady as she goes saga
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'steady as she goes', 'object_type': 'saga'}
|
will it be warmer at 15 o clock in deepwater bonaire
|
[[FUNCTION]] GetWeather {'condition_temperature': 'warmer', 'timeRange': '15 o clock', 'city': 'deepwater', 'country': 'bonaire'}
|
book a eastern european cuisine restaurant in midday for four in meers mp
|
[[FUNCTION]] BookRestaurant {'cuisine': 'eastern european', 'restaurant_type': 'restaurant', 'timeRange': 'midday', 'party_size_number': 'four', 'city': 'meers', 'state': 'mp'}
|
what time is achilles and the tortoise showing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'achilles and the tortoise'}
|
search for a photograph of road hogs
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'photograph', 'object_name': 'road hogs'}
|
i want to add sin rencor to my playlist entitled te quiero
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'sin rencor', 'playlist_owner': 'my', 'playlist': 'te quiero'}
|
book a spot for one at the wolseley at elevenses
|
[[FUNCTION]] BookRestaurant {'party_size_number': 'one', 'restaurant_name': 'the wolseley', 'timeRange': 'elevenses'}
|
play fey s album diamond head on zvooq
|
[[FUNCTION]] PlayMusic {'artist': 'fey', 'music_item': 'album', 'album': 'diamond head', 'service': 'zvooq'}
|
tell me if it ll be humid in ga one minute from now
|
[[FUNCTION]] GetWeather {'condition_description': 'humid', 'state': 'ga', 'timeRange': 'one minute from now'}
|
show me the movie schedule for neighborhood cinema group
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'location_name': 'neighborhood cinema group'}
|
book a restaurant in el salvador for 10 people
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'a', 'country': 'in el', 'party_size_number': 'for'}
|
will it be overcast during meal time in nh
|
[[FUNCTION]] GetWeather {'condition_description': 'overcast', 'timeRange': 'meal', 'state': 'nh'}
|
when is the blood of others playing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the blood of others'}
|
play some ven a mi
|
[[FUNCTION]] PlayMusic {'album': 'ven a mi'}
|
play regulate…g funk era by artist iouri bachmet on groove shark
|
[[FUNCTION]] PlayMusic {'album': 'regulate…g funk era', 'artist': 'iouri bachmet', 'service': 'groove shark'}
|
what is the foreast for my current location
|
[[FUNCTION]] GetWeather {'current_location': 'current location'}
|
will it be hotter in pruntytown rhode island
|
[[FUNCTION]] GetWeather {'condition_temperature': 'hotter', 'city': 'pruntytown', 'state': 'rhode island'}
|
i rate this essay 5 of 6 points
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'essay', 'rating_value': '5', 'best_rating': '6', 'rating_unit': 'points'}
|
can you play some weird music from the noise genre
|
[[FUNCTION]] PlayMusic {'genre': 'noise'}
|
can i get the the showtimes for the jade faced assassin cinema
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the jade faced assassin', 'object_location_type': 'cinema'}
|
play the home is where the music is tv series
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'home is where the music is', 'object_type': 'tv series'}
|
i want to add aprite le finestre to my playlist entitled this is earth wind & fire
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'aprite le finestre', 'playlist_owner': 'my', 'playlist': 'this is earth wind & fire'}
|
show creative trailer of the sword of the lord
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'trailer', 'object_name': 'the sword of the lord'}
|
play pura vida
|
[[FUNCTION]] PlayMusic {'playlist': 'pura vida'}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.