input
stringlengths 8
186
| output
stringlengths 39
256
|
|---|---|
is there going to be any cloud cover today at mccracken in az
|
[[FUNCTION]] GetWeather {'condition_description': 'cloud', 'timeRange': 'today', 'city': 'mccracken', 'state': 'az'}
|
i need a movie schedule for any films playing close by
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'movie_type': 'films', 'spatial_relation': 'close by'}
|
what are the movie times for movies close by
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie times', 'movie_type': 'movies', 'spatial_relation': 'close by'}
|
add vl mike to my dcode2016 playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'vl mike', 'playlist_owner': 'my', 'playlist': 'dcode2016'}
|
is storm warning playing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'storm warning'}
|
i need a reservation for four at a restaurant in 1 hour and 1 second
|
[[FUNCTION]] BookRestaurant {'party_size_number': 'four', 'restaurant_type': 'restaurant', 'timeRange': 'in 1 hour and 1 second'}
|
play joey fatone soundtrack tunes from google music from 1972
|
[[FUNCTION]] PlayMusic {'artist': 'joey fatone', 'music_item': 'soundtrack', 'service': 'google music', 'year': '1972'}
|
what is the weather of sri lanka
|
[[FUNCTION]] GetWeather {'country': 'sri lanka'}
|
what will be the wind speed at the current place
|
[[FUNCTION]] GetWeather {'condition_description': 'wind', 'current_location': 'current place'}
|
give 4 stars to this essay
|
[[FUNCTION]] RateBook {'rating_value': '4', 'rating_unit': 'stars', 'object_select': 'this', 'object_type': 'essay'}
|
show me dombey and son movies
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'dombey and son', 'movie_type': 'movies'}
|
put michael cretu onto my beach vibes playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'michael cretu', 'playlist_owner': 'my', 'playlist': 'beach vibes'}
|
play a ballad from 1997
|
[[FUNCTION]] PlayMusic {'music_item': 'ballad', 'year': '1997'}
|
find the earth is a sinful song
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'the earth is a sinful song'}
|
add this artist to metal party
|
[[FUNCTION]] AddToPlaylist {'music_item': 'artist', 'playlist': 'metal party'}
|
what is the weather forecast for åland
|
[[FUNCTION]] GetWeather {'country': 'åland'}
|
give this series 3 stars
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_part_of_series_type': 'series', 'rating_value': '3', 'rating_unit': 'stars'}
|
give me the showtimes for the rum diary at mjr theatres at meal time
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the rum diary', 'location_name': 'mjr theatres', 'timeRange': 'meal'}
|
add paloma negra to my funky jams list
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'paloma negra', 'playlist_owner': 'my', 'playlist': 'funky jams'}
|
add some martine mccutcheon to my original columbia jazzmasters list
|
[[FUNCTION]] AddToPlaylist {'artist': 'martine mccutcheon', 'playlist_owner': 'my', 'playlist': 'original columbia jazzmasters'}
|
rate the natural a 4
|
[[FUNCTION]] RateBook {'object_name': 'the natural', 'rating_value': '4'}
|
play music from the album evolution of a man by joey ramone
|
[[FUNCTION]] PlayMusic {'music_item': 'album', 'album': 'evolution of a man', 'artist': 'joey ramone'}
|
how is weather here
|
[[FUNCTION]] GetWeather {'current_location': 'here'}
|
add tune to my is it new wave
|
[[FUNCTION]] AddToPlaylist {'music_item': 'tune', 'playlist_owner': 'my', 'playlist': 'is it new wave'}
|
what is the weather forecast for sunset in bouvet island
|
[[FUNCTION]] GetWeather {'timeRange': 'sunset', 'country': 'bouvet island'}
|
rate tragedy day a 4
|
[[FUNCTION]] RateBook {'object_name': 'tragedy day', 'rating_value': '4'}
|
find bullet and a target a television show
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'bullet and a target', 'object_type': 'television show'}
|
add another album to my this is pavarotti playlist
|
[[FUNCTION]] AddToPlaylist {'music_item': 'album', 'playlist_owner': 'my', 'playlist': 'this is pavarotti'}
|
i need reservations for a party of 3 on all souls day in temperance north dakota
|
[[FUNCTION]] BookRestaurant {'party_size_number': '3', 'timeRange': 'all souls day', 'city': 'temperance', 'state': 'north dakota'}
|
play crossroad blues
|
[[FUNCTION]] PlayMusic {'playlist': 'crossroad blues'}
|
play used to love her to my this is animal collective playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'used to love her', 'playlist_owner': 'my', 'playlist': 'this is animal collective'}
|
what is the movie schedules for movies in the area
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedules', 'movie_type': 'movies', 'spatial_relation': 'in the area'}
|
rate the promise 1 points
|
[[FUNCTION]] RateBook {'object_name': 'the promise', 'rating_value': '1', 'rating_unit': 'points'}
|
for this current saga i give 5 out of 6 possiable points
|
[[FUNCTION]] RateBook {'object_select': 'current', 'object_part_of_series_type': 'saga', 'rating_value': '5', 'best_rating': '6', 'rating_unit': 'points'}
|
what time is the mailman playing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the mailman'}
|
find me nights in harlem
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'nights in harlem'}
|
the rats of hamelin deserves zero points
|
[[FUNCTION]] RateBook {'object_name': 'the rats of hamelin', 'rating_value': 'zero', 'rating_unit': 'points'}
|
play some chanson music
|
[[FUNCTION]] PlayMusic {'genre': 'chanson'}
|
add fair charlotte to the we everywhere playlist
|
[[FUNCTION]] AddToPlaylist {'entity_name': 'fair charlotte', 'playlist': 'we everywhere'}
|
find the american journal of sports medicine picture
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'american journal of sports medicine', 'object_type': 'picture'}
|
will it be chilly 17 hours from now in cold creek conservation area
|
[[FUNCTION]] GetWeather {'condition_temperature': 'chilly', 'timeRange': '17 hours from now', 'geographic_poi': 'cold creek conservation area'}
|
find show-ya 20th anniversary the best
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'show-ya 20th anniversary the best'}
|
please get me the before crisis: final fantasy vii television show
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'before crisis: final fantasy vii', 'object_type': 'television show'}
|
rate this novel a two
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'novel', 'rating_value': 'two'}
|
book a restaurant in almyra in 10 years
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'city': 'almyra', 'timeRange': 'in 10 years'}
|
will it be overcast at 18 o clock in id
|
[[FUNCTION]] GetWeather {'condition_description': 'overcast', 'timeRange': '18 o clock', 'state': 'id'}
|
what animated movies are playing amc theaters
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'location_name': 'amc theaters'}
|
add sara hickman to my targeted list
|
[[FUNCTION]] AddToPlaylist {'artist': 'sara hickman', 'playlist_owner': 'my', 'playlist': 'targeted'}
|
rate short trips: destination prague five out of 6
|
[[FUNCTION]] RateBook {'object_name': 'short trips: destination prague', 'rating_value': 'five', 'best_rating': '6'}
|
find meal time movie times close by for movies
|
[[FUNCTION]] SearchScreeningEvent {'timeRange': 'meal', 'object_type': 'movie times', 'spatial_relation': 'close by', 'movie_type': 'movies'}
|
is it chillier at narew national park
|
[[FUNCTION]] GetWeather {'condition_temperature': 'chillier', 'geographic_poi': 'narew national park'}
|
i need a restaurant on july 18th in rose bud
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'timeRange': 'july 18th', 'city': 'rose bud'}
|
tell me if it ll be temperate three hours from now in bonaire
|
[[FUNCTION]] GetWeather {'condition_temperature': 'temperate', 'timeRange': 'three hours from now', 'country': 'bonaire'}
|
i need a table at the apple pan for reva and bernadine
|
[[FUNCTION]] BookRestaurant {'restaurant_name': 'the apple pan', 'party_size_description': 'reva and bernadine'}
|
what is the forecast in kearneysville
|
[[FUNCTION]] GetWeather {'city': 'kearneysville'}
|
i rate egg collecting and bird life of australia a zero out of 6 points
|
[[FUNCTION]] RateBook {'object_name': 'egg collecting and bird life of australia', 'rating_value': 'zero', 'best_rating': '6', 'rating_unit': 'points'}
|
what s the weather look like for mh
|
[[FUNCTION]] GetWeather {'state': 'mh'}
|
show me the live~legend 1999 & 1997 apocalypse tv show
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'live~legend 1999 & 1997 apocalypse', 'object_type': 'tv show'}
|
what time is the wanda group playing the honor of an outlaw
|
[[FUNCTION]] SearchScreeningEvent {'location_name': 'wanda group', 'movie_name': 'the honor of an outlaw'}
|
i want to add the classical moments in movies track to my playlist
|
[[FUNCTION]] AddToPlaylist {'playlist': 'classical moments in movies', 'music_item': 'track', 'playlist_owner': 'my'}
|
add to my verano list a song by andy lee
|
[[FUNCTION]] AddToPlaylist {'playlist_owner': 'my', 'playlist': 'verano', 'music_item': 'song', 'artist': 'andy lee'}
|
will it get foggy in spring hill
|
[[FUNCTION]] GetWeather {'condition_description': 'foggy', 'city': 'spring hill'}
|
is the weather going to be colder in gu in 11 years
|
[[FUNCTION]] GetWeather {'condition_temperature': 'colder', 'state': 'gu', 'timeRange': 'in 11 years'}
|
what time will the age of success be showing
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the age of success'}
|
play the top jazz record from 1951
|
[[FUNCTION]] PlayMusic {'sort': 'top', 'music_item': 'record', 'year': '1951'}
|
can you let me know where i can watch the nest
|
[[FUNCTION]] SearchScreeningEvent {'movie_name': 'the nest'}
|
play a fifties theme on lastfm
|
[[FUNCTION]] PlayMusic {'year': 'fifties', 'music_item': 'theme', 'service': 'lastfm'}
|
christie concepcion and i want to eat trattoria at a brasserie in johnston now
|
[[FUNCTION]] BookRestaurant {'party_size_description': 'christie concepcion and i', 'cuisine': 'trattoria', 'restaurant_type': 'brasserie', 'city': 'johnston', 'timeRange': 'now'}
|
play a 1998 sound track from sam the kid on last fm
|
[[FUNCTION]] PlayMusic {'year': '1998', 'music_item': 'sound track', 'artist': 'sam the kid', 'service': 'last fm'}
|
find war & peace vol 1
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'war & peace vol 1'}
|
find a soundtrack called billboard hot r&b hits: 1981
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'soundtrack', 'object_name': 'billboard hot r&b hits: 1981'}
|
i want to book a restaurant far from the municipal borough of mitcham for 10 people
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'spatial_relation': 'far', 'poi': 'municipal borough of mitcham', 'party_size_number': '10'}
|
tell me if it ll blizzard in ks
|
[[FUNCTION]] GetWeather {'condition_description': 'blizzard', 'state': 'ks'}
|
rate this essay two points out of 6
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'essay', 'rating_value': 'two', 'rating_unit': 'points', 'best_rating': '6'}
|
why buffy matters is zero out of 6 points
|
[[FUNCTION]] RateBook {'object_name': 'why buffy matters', 'rating_value': 'zero', 'best_rating': '6', 'rating_unit': 'points'}
|
play a soundtrack by musical artist jimmy james
|
[[FUNCTION]] PlayMusic {'music_item': 'soundtrack', 'artist': 'jimmy james'}
|
book a tyrolean restaurant in crocker indiana now for 3 people
|
[[FUNCTION]] BookRestaurant {'cuisine': 'tyrolean', 'restaurant_type': 'restaurant', 'city': 'crocker', 'state': 'indiana', 'timeRange': 'now', 'party_size_number': '3'}
|
show song schedule come into the world
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'song', 'object_name': 'come into the world'}
|
book sot for 22 minutes from now at a restaurant with parking
|
[[FUNCTION]] BookRestaurant {'timeRange': '22 minutes from now', 'restaurant_type': 'restaurant', 'facility': 'parking'}
|
rate this novel 1 of 6
|
[[FUNCTION]] RateBook {'object_select': 'this', 'object_type': 'novel', 'rating_value': '1', 'best_rating': '6'}
|
book a highly rated gastropub that has a pastelaria in blue anchor md in 55 weeks for my brother in law and i
|
[[FUNCTION]] BookRestaurant {'sort': 'highly rated', 'restaurant_type': 'gastropub', 'cuisine': 'pastelaria', 'city': 'blue anchor', 'state': 'md', 'timeRange': 'in 55 weeks', 'party_size_description': 'my brother in law and i'}
|
is the forecast windy now in fort myers shores arizona
|
[[FUNCTION]] GetWeather {'condition_description': 'windy', 'timeRange': 'now', 'city': 'fort myers shores', 'state': 'arizona'}
|
i need to book a table at a nearby restaurant
|
[[FUNCTION]] BookRestaurant {'spatial_relation': 'nearby', 'restaurant_type': 'restaurant'}
|
book a table at a osteria type restaurant in sd
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'osteria restaurant', 'state': 'sd'}
|
please help me find the bloom: remix album song
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'bloom: remix album', 'object_type': 'song'}
|
play les pauvres riches by pan mei chen
|
[[FUNCTION]] PlayMusic {'album': 'les pauvres riches', 'artist': 'pan mei chen'}
|
find a tv show called zen: the music of fred katz
|
[[FUNCTION]] SearchCreativeWork {'object_type': 'tv show', 'object_name': 'zen: the music of fred katz'}
|
out of 6 i give the following book zero
|
[[FUNCTION]] RateBook {'best_rating': '6', 'object_select': 'following', 'object_type': 'book', 'rating_value': 'zero'}
|
edit top 100 indie tracks on spotify playlist by adding smokefree rockquest 2005
|
[[FUNCTION]] AddToPlaylist {'playlist': 'top 100 indie tracks on spotify', 'entity_name': 'smokefree rockquest 2005'}
|
show texas review of entertainment & sports law creative song
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'texas review of entertainment & sports law', 'object_type': 'song'}
|
put edwyn collins onto my trabajo relax playlist
|
[[FUNCTION]] AddToPlaylist {'artist': 'edwyn collins', 'playlist_owner': 'my', 'playlist': 'trabajo relax'}
|
find taskcracker for outlook a game
|
[[FUNCTION]] SearchCreativeWork {'object_name': 'taskcracker for outlook', 'object_type': 'game'}
|
show the movie schedule at regal entertainment group
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule', 'location_name': 'regal entertainment group'}
|
what is the movie schedule like
|
[[FUNCTION]] SearchScreeningEvent {'object_type': 'movie schedule'}
|
what animated movies are playing at dipson theatres
|
[[FUNCTION]] SearchScreeningEvent {'movie_type': 'animated movies', 'location_name': 'dipson theatres'}
|
i rate american history: a survey a 5
|
[[FUNCTION]] RateBook {'object_name': 'american history: a survey', 'rating_value': '5'}
|
my father in law and i would like to go to a highly rated bar
|
[[FUNCTION]] BookRestaurant {'party_size_description': 'my father in law and i', 'sort': 'highly rated', 'restaurant_type': 'bar'}
|
rate the book saga west with the night a 2
|
[[FUNCTION]] RateBook {'object_type': 'book', 'object_part_of_series_type': 'saga', 'object_name': 'west with the night', 'rating_value': '2'}
|
play fifties music by ahmed abdul malik
|
[[FUNCTION]] PlayMusic {'year': 'fifties', 'artist': 'ahmed abdul malik'}
|
i need a table at a restaurant that serves toast eleven months from now
|
[[FUNCTION]] BookRestaurant {'restaurant_type': 'restaurant', 'served_dish': 'toast', 'timeRange': 'eleven months from now'}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.